CVE-2024-42229
MediumIn the Linux kernel, the following vulnerability has been resolved: crypto: aead,cipher - zeroize key buffer after use I.G 9.7.B for FIPS 140-3 specifies that variables temporarily holding cryptographic information should be zeroized once they are no longer needed. Accomplish this by using kfree_sensitive for buffers that previously held the private key.
CVSS 3.1 score
4.1
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
Affected versions
Linux kernel versions
2.6.23
and later are affected. Fixed in
4.19.323,
5.4.285,
5.10.222,
5.15.163,
6.1.98,
6.6.39,
6.9.9,
6.10
and their respective stable series.
References
9 total-
Patch
-
Patch
-
Patch
-
Patch
-
Patch
Frequently asked questions
-
What is CVE-2024-42229?
CVE-2024-42229 is a Medium severity Linux kernel vulnerability with a CVSS score of 4.1 out of 10 . It affects Linux kernel versions from 2.6.23 onward and has been patched in 4.19.323, 5.4.285, 5.10.222 and others. CVE-2024-42229 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-42229?
CVE-2024-42229 has a CVSS score of 4.1 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N. -
Is there a patch available for CVE-2024-42229?
Yes. CVE-2024-42229 has been patched. Fixed versions include 4.19.323, 5.4.285, 5.10.222 and others. If you are running Linux kernel 2.6.23 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-42229 actively exploited?
No. CVE-2024-42229 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.