IT

Tracker / CVE-2024-36960

CVE-2024-36960

High 7.1

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.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 3.4 → 4.19.314
linux linux_kernel · 4.20 → 5.4.276
linux linux_kernel · 5.11 → 5.15.159
linux linux_kernel · 5.16 → 6.1.91
linux linux_kernel · 5.5 → 5.10.217
linux linux_kernel · 6.2 → 6.6.31
linux linux_kernel · 6.7 → 6.8.10

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References