VDB
DEBIAN-CVE-2024-35950
DEBIAN-CVE-2024-35950
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | *, 6.1.64-1, 6.1.38-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.197-1, 5.10.92-2, 5.10.179-3 |
| Debian:13 | linux | 0, 0 |
Timeline
- May 20, 2024 CVE Published
- Apr 28, 2026 CVE Updated