CVE-2026-97588
s390/crypto: Map EBUSY to EIO when key conversion fails repeatedly
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
6cd87cb5ef6ca50ae17c371482ceaab1d635e232 < f6b263679aa72ad2e534bf93db55f2589549a40e 6cd87cb5ef6ca50ae17c371482ceaab1d635e232 < e267bd142664a181474112392aeaa8b3d4b12f2e 6cd87cb5ef6ca50ae17c371482ceaab1d635e232 < 7a08507ea5b4d06ad8d269287913573f34467565
Linux / Linux
6.16