Lucene search

K
osvGoogleOSV:CVE-2024-42120
HistoryJul 30, 2024 - 8:15 a.m.

CVE-2024-42120

2024-07-3008:15:04
Google
osv.dev
9
linux kernel
vulnerability
drm/amd/display

AI Score

8.3

Confidence

High

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Check pipe offset before setting vblank

pipe_ctx has a size of MAX_PIPES so checking its index before accessing
the array.

This fixes an OVERRUN issue reported by Coverity.