CVE-2026-97588
Last modified
CVE-2026-97588 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: s390/crypto: Map EBUSY to EIO when key conversion fails repeatedly When hardware persistently returns -EBUSY after exhausting retries, the error propagates to crypto_finalize_*_request(). The crypto API's completion wrapper treats -EBUSY as a queueing status and swallows it, preventing the completion callback from firing.
Description
In the Linux kernel, the following vulnerability has been resolved: s390/crypto: Map EBUSY to EIO when key conversion fails repeatedly When hardware persistently returns -EBUSY after exhausting retries, the error propagates to crypto_finalize_*_request(). The crypto API's completion wrapper treats -EBUSY as a queueing status and swallows it, preventing the completion callback from firing. This causes callers using crypto_wait_req() to block indefinitely. Translate persistent -EBUSY to -EIO after retry exhaustion to ensure proper error propagation and callback invocation.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6cd87cb5ef6ca50ae17c371482ceaab1d635e232, < f6b263679aa72ad2e534bf93db55f2589549a40e; >= 6cd87cb5ef6ca50ae17c371482ceaab1d635e232, < e267bd142664a181474112392aeaa8b3d4b12f2e; >= 6cd87cb5ef6ca50ae17c371482ceaab1d635e232, < 7a08507ea5b4d06ad8d269287913573f34467565 |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97588?
How severe is CVE-2026-97588?
How do I fix CVE-2026-97588?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-97582In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97583In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97584In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97585In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97586In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97587In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97589In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9759ROHC protocol dissector crash in Wireshark 4.6.0 to 4.6.5 an…5.5
- CVE-2026-97590In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97591In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97592In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97593In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97588?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
