VYPR
Medium severity5.5NVD Advisory· Published May 20, 2024· Updated May 12, 2026

CVE-2024-35950

CVE-2024-35950

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

281

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.