VDB
DEBIAN-CVE-2024-36960
DEBIAN-CVE-2024-36960
PUBLISHED
CVSS 7.099999904632568 HIGH
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix invalid reads in fence signaled events Correctly set the length of the drm_event to the size of the structure that's actually used. The length of the drm_event was set to the parent structure instead of to the drm_vmw_event_fence which is supposed to be read. drm_read uses the length parameter to copy the event to the user space thus resuling in oob reads.
Risk Scores
CVSS 3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | *, 6.1.76-1, 0 |
| Debian:11 | linux | 5.10.136-1, 5.10.92-1, 5.10.92-2 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
Timeline
- Jun 3, 2024 CVE Published
- Apr 28, 2026 CVE Updated