Back to overview

CVE-2026-64312

Description
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcrypt_aead_done() on the child AEAD request before trying to submit it through padata. If padata_do_parallel() returns -EBUSY, pcrypt falls back to calling the child AEAD directly. That fallback must not keep the padata completion callback. Otherwise an asynchronous completion runs pcrypt_aead_done() even though the request was never enrolled in padata. Restore the original request callback and callback data before calling the child AEAD directly. This keeps the fallback path aligned with a direct AEAD request while leaving the parallel path unchanged.

Metadata

CVE ID
CVE-2026-64312
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 15:36 UTC
Published
2026-07-25 08:49 UTC
Last updated
2026-07-25 08:49 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux a92ccd3618e42333ac6f150ecdac14dca298bc7a < 81ce16d938db9b88cdc231522c0358395ae8c6b5, 96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca < 3920c5f6edc341729d20d0507e466c6d3b11f372, 92834692a539b5b7f409e467a14667d64713b732 < ae93c5b3e2a2968b56d772ca1d06615927b7cc36, 5edae7a9a35606017ee6e05911c290acee9fee5a < 82789a44415e3e31168229421b138278dfb16412 …
Linux Linux 6.13, 0 < 6.13, 5.10.261 ≤ 5.10.*, 5.15.212 ≤ 5.15.* …
Back to overview