CVE-2024-56690
Published: Dec 28, 2024
Modified: May 23, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY Since commit 8f4f68e788c3 ("crypto: pcrypt - Fix hungtask for PADATA_RESET"), the pcrypt encryption and decryption operations return -EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is generated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns -EAGAIN, the unnecessary panic will occur when panic_on_warn set 1. Fix this issue by calling crypto layer directly without parallelization in that case.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 039fec48e062504f14845124a1a25eb199b2ddc0 - < dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6affected c9c1334697301c10e6918d747ed38abfbc0c96e7 - < fca8aed12218f96b38e374ff264d78ea1fbd23ccaffected e97bf4ada7dddacd184c3e196bd063b0dc71b41d - < a92ccd3618e42333ac6f150ecdac14dca298bc7aaffected 546c1796ad1ed0d87dab3c4b5156d75819be2316 - < 96001f52ae8c70e2c736d3e1e5dc53d5b521e5caaffected c55fc098fd9d2dca475b82d00ffbcaf97879d77e - < 92834692a539b5b7f409e467a14667d64713b732+14 more versions |
Linux | Linux | affected 6.7unaffected 0 - < 6.7unaffected 4.19.325 - <= 4.19.*unaffected 5.4.287 - <= 5.4.*unaffected 5.10.231 - <= 5.10.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now