In 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.
References
Configurations
Configuration 1 (hide)
|
History
17 Sep 2025, 16:24
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/58730dfbd4ae01c1b022b0d234a8bf8c02cdfb81 - Patch | |
References | () https://git.kernel.org/stable/c/681967c4ff210e06380acf9b9a1b33ae06e77cbd - Patch | |
References | () https://git.kernel.org/stable/c/757804e1c599af5d2a7f864c8e8b2842406ff4bb - Patch | |
References | () https://git.kernel.org/stable/c/8003f00d895310d409b2bf9ef907c56b42a4e0f4 - Patch | |
References | () https://git.kernel.org/stable/c/95ac3e773a1f8da83c4710a720fbfe80055aafae - Patch | |
References | () https://git.kernel.org/stable/c/95bac1c8bedb362374ea1937b1d3e833e01174ee - Patch | |
References | () https://git.kernel.org/stable/c/e293c6b38ac9029d76ff0d2a6b2d74131709a9a8 - Patch | |
References | () https://git.kernel.org/stable/c/f70ff737346744633e7b655c1fb23e1578491ff3 - Patch | |
CWE | CWE-668 | |
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
21 Nov 2024, 09:27
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/58730dfbd4ae01c1b022b0d234a8bf8c02cdfb81 - | |
References | () https://git.kernel.org/stable/c/681967c4ff210e06380acf9b9a1b33ae06e77cbd - | |
References | () https://git.kernel.org/stable/c/757804e1c599af5d2a7f864c8e8b2842406ff4bb - | |
References | () https://git.kernel.org/stable/c/8003f00d895310d409b2bf9ef907c56b42a4e0f4 - | |
References | () https://git.kernel.org/stable/c/95ac3e773a1f8da83c4710a720fbfe80055aafae - | |
References | () https://git.kernel.org/stable/c/95bac1c8bedb362374ea1937b1d3e833e01174ee - | |
References | () https://git.kernel.org/stable/c/e293c6b38ac9029d76ff0d2a6b2d74131709a9a8 - | |
References | () https://git.kernel.org/stable/c/f70ff737346744633e7b655c1fb23e1578491ff3 - |
12 Jul 2024, 16:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-12 13:15
Updated : 2025-09-17 16:24
NVD link : CVE-2024-39499
Mitre link : CVE-2024-39499
CVE.ORG link : CVE-2024-39499
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-668
Exposure of Resource to Wrong Sphere