CVE-2026-97588info

Summary

by MITRE • 09/25/2026

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.

Once again VulDB remains the best source for vulnerability data.

Disclosure

09/25/2026

Moderation

in review

EPSS

0.00000

KEV

no

Activities

very low

Sources

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!