CVE-2024-39499
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
12/07/2024
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
vmci: prevent speculation leaks by sanitizing event in event_deliver()<br />
<br />
Coverity spotted that event_msg is controlled by user-space,<br />
event_msg->event_data.event is passed to event_deliver() and used<br />
as an index without sanitization.<br />
<br />
This change ensures that the event index is sanitized to mitigate any<br />
possibility of speculative information leaks.<br />
<br />
This bug was discovered and resolved using Coverity Static Analysis<br />
Security Testing (SAST) by Synopsys, Inc.<br />
<br />
Only compile tested, no access to HW.
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.9 (including) | 4.19.317 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.20 (including) | 5.4.279 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.221 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.162 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.95 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.35 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.9.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/58730dfbd4ae01c1b022b0d234a8bf8c02cdfb81
- https://git.kernel.org/stable/c/681967c4ff210e06380acf9b9a1b33ae06e77cbd
- https://git.kernel.org/stable/c/757804e1c599af5d2a7f864c8e8b2842406ff4bb
- https://git.kernel.org/stable/c/8003f00d895310d409b2bf9ef907c56b42a4e0f4
- https://git.kernel.org/stable/c/95ac3e773a1f8da83c4710a720fbfe80055aafae
- https://git.kernel.org/stable/c/95bac1c8bedb362374ea1937b1d3e833e01174ee
- https://git.kernel.org/stable/c/e293c6b38ac9029d76ff0d2a6b2d74131709a9a8
- https://git.kernel.org/stable/c/f70ff737346744633e7b655c1fb23e1578491ff3
- https://git.kernel.org/stable/c/58730dfbd4ae01c1b022b0d234a8bf8c02cdfb81
- https://git.kernel.org/stable/c/681967c4ff210e06380acf9b9a1b33ae06e77cbd
- https://git.kernel.org/stable/c/757804e1c599af5d2a7f864c8e8b2842406ff4bb
- https://git.kernel.org/stable/c/8003f00d895310d409b2bf9ef907c56b42a4e0f4
- https://git.kernel.org/stable/c/95ac3e773a1f8da83c4710a720fbfe80055aafae
- https://git.kernel.org/stable/c/95bac1c8bedb362374ea1937b1d3e833e01174ee
- https://git.kernel.org/stable/c/e293c6b38ac9029d76ff0d2a6b2d74131709a9a8
- https://git.kernel.org/stable/c/f70ff737346744633e7b655c1fb23e1578491ff3
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html



