Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-40926
HistoryJul 12, 2024 - 1:15 p.m.

CVE-2024-40926

2024-07-1213:15:15
Debian Security Bug Tracker
security-tracker.debian.org
3
linux kernel
cve-2024-40926
drm/nouveau
vulnerability
headless cards
display hardware
runtime pm resume

AI Score

7

Confidence

Low

EPSS

0

Percentile

9.3%

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don’t attempt to schedule hpd_work on headless cards If the card doesn’t have display hardware, hpd_work and hpd_lock are left uninitialized which causes BUG when attempting to schedule hpd_work on runtime PM resume. Fix it by adding headless flag to DRM and skip any hpd if it’s set.

AI Score

7

Confidence

Low

EPSS

0

Percentile

9.3%