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
References
The following references provide additional information about CVE-2024-42229 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/23e4099bdc3c8381992f9eb975c79196d6755210
-
PatchKernel patch commithttps://git.kernel.org/stable/c/28c8d274848feba552e95c5c2a7e3cfe8f15c534
-
PatchKernel patch commithttps://git.kernel.org/stable/c/71dd428615375e36523f4d4f7685ddd54113646d
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 . 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?
No patch is currently available for CVE-2024-42229. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
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.