Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42120
HistoryJul 30, 2024 - 7:46 a.m.

CVE-2024-42120 drm/amd/display: Check pipe offset before setting vblank

2024-07-3007:46:12
Linux
github.com
1
linux kernel
vulnerability
drm/amd/display
overrun issue
coverity
max_pipes
pipe_ctx
vblank
pipe offset

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial