IT

Tracker / CVE-2024-35950

CVE-2024-35950

High 7.8

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.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · … → 5.4.275
linux linux_kernel · 5.11 → 5.15.156
linux linux_kernel · 5.16 → 6.1.87
linux linux_kernel · 5.5 → 5.10.216
linux linux_kernel · 6.2 → 6.6.28
linux linux_kernel · 6.7 → 6.8.7

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References