CVE-2024-38566
MediumIn the Linux kernel, the following vulnerability has been resolved: bpf: Fix verifier assumptions about socket->sk The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. That may not be the case when socket was just created and passed to LSM socket_accept hook. Fix this verifier assumption and adjust tests.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
References
The following references provide additional information about CVE-2024-38566 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/0db63c0b86e981a1e97d2596d64ceceba1a5470e
-
PatchKernel patch commithttps://git.kernel.org/stable/c/39f8a29330f433000e716eefc4b9abda05b71a82
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6f5ae91172a93abac9720ba94edf3ec8f4d7f24f
Frequently asked questions
-
What is CVE-2024-38566?
CVE-2024-38566 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-38566 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-38566?
CVE-2024-38566 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:H/A:N. -
Is there a patch available for CVE-2024-38566?
No patch is currently available for CVE-2024-38566. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-38566 actively exploited?
No — CVE-2024-38566 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.