Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-35950
HistoryMay 20, 2024 - 10:15 a.m.

CVE-2024-35950

2024-05-2010:15:10
Debian Security Bug Tracker
security-tracker.debian.org
3
cve-2024-35950
dev mode config
unix

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fully protect modes[] with dev->mode_config.mutex The modes[] array contains pointers to modes on the connectors’ mode lists, which are protected by dev->mode_config.mutex. Thus we need to extend modes[] the same protection or by the time we use it the elements may already be pointing to freed/reused memory.

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%