Lucene search

K
redhatcveRedhat.comRH:CVE-2024-36960
HistoryJun 04, 2024 - 4:49 p.m.

CVE-2024-36960

2024-06-0416:49:07
redhat.com
access.redhat.com
3
cve-2024-36960
linux kernel
drm/vmwgfx
invalid reads
fence signaled events
oob reads

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

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.

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%