CVE-2026-97589

Source
https://cve.org/CVERecord?id=CVE-2026-97589
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97589.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97589
Downstream
Published
2026-09-25T10:22:07Z
Modified
2026-09-26T03:48:40Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
s390/crypto: Fix wrong return code to engine in asynch callbacks
Details

In the Linux kernel, the following vulnerability has been resolved:

s390/crypto: Fix wrong return code to engine in asynch callbacks

When crypto_finalize_hash_request() or crypto_finalize_skcipher_request() explicitly completes a request, the do_one_request callback must return 0 to indicate successful handling. Returning a negative error code causes the crypto engine to assume the driver failed to take ownership and triggers a second completion via crypto_request_complete(), resulting in a double completion. This pattern occurs in paes_s390.c 4 times and once in phmac_s390.c.

Fixed in phmac_do_one_request() and all four paes do_one_request callbacks (ecb, cbc, ctr, xts) by returning 0 after explicit finalization instead of propagating the error code.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97589.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6cd87cb5ef6ca50ae17c371482ceaab1d635e232
Fixed
972e0d9b7d1d112240ccde1f1be85bf9ffaa1720
Fixed
5480291aa848e19e61175abfd457933516db70c6
Fixed
ac1481320110b803ab9b79ab4d2ca11a74fc05f2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97589.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97589.json"