CVE-2024-38579
MediumIn the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2_dump_omd() value of ptr is increased by ciph_key_len instead of hash_iv_len which could lead to going beyond the buffer boundaries. Fix this bug by changing ciph_key_len to hash_iv_len. Found by Linux Verification Center (linuxtesting.org) with SVACE.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2024-38579 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/2b3460cbf454c6b03d7429e9ffc4fe09322eb1a9
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3b7a40740f04e2f27114dfd6225c5e721dda9d57
-
PatchKernel patch commithttps://git.kernel.org/stable/c/49833a8da6407e7e9b532cc4054fdbcaf78f5fdd
Frequently asked questions
-
What is CVE-2024-38579?
CVE-2024-38579 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-38579 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-38579?
CVE-2024-38579 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-38579?
No patch is currently available for CVE-2024-38579. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-38579 actively exploited?
No — CVE-2024-38579 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.