CVE-2024-39499
HighIn the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in event_deliver() Coverity spotted that event_msg is controlled by user-space, event_msg->event_data.event is passed to event_deliver() and used as an index without sanitization. This change ensures that the event index is sanitized to mitigate any possibility of speculative information leaks. This bug was discovered and resolved using Coverity Static Analysis Security Testing (SAST) by Synopsys, Inc. Only compile tested, no access to HW.
CVSS 3.1 score
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness type
CWE-668CVE-2024-39499 is classified as CWE-668
See CWE-668 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2024-39499 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/58730dfbd4ae01c1b022b0d234a8bf8c02cdfb81
-
PatchKernel patch commithttps://git.kernel.org/stable/c/681967c4ff210e06380acf9b9a1b33ae06e77cbd
-
PatchKernel patch commithttps://git.kernel.org/stable/c/757804e1c599af5d2a7f864c8e8b2842406ff4bb
Frequently asked questions
-
What is CVE-2024-39499?
CVE-2024-39499 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 . CVE-2024-39499 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-39499?
CVE-2024-39499 has a CVSS score of 7.1 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H. -
Is there a patch available for CVE-2024-39499?
No patch is currently available for CVE-2024-39499. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-39499 actively exploited?
No — CVE-2024-39499 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.