CVE Database
/

CVE-2024-35950

Back to search

CVE-2024-35950

Published: May 20, 2024

Modified: May 12, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
e13a058310509b22b2b45cbdd82d8797e173c3db - < 5a2f957e3c4553bbb100504a1acfeaeb33f4ca4e
affected
e13a058310509b22b2b45cbdd82d8797e173c3db - < 41586487769eede64ab1aa6c65c74cbf76c12ef0
affected
e13a058310509b22b2b45cbdd82d8797e173c3db - < d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949
affected
e13a058310509b22b2b45cbdd82d8797e173c3db - < 18c8cc6680ce938d0458859b6a08b4d34f7d8055
affected
e13a058310509b22b2b45cbdd82d8797e173c3db - < 04e018bd913d3d3336ab7d21c2ad31a9175fe984

+2 more versions

Linux

Linux

affected
4.14
unaffected
0 - < 4.14
unaffected
5.4.275 - <= 5.4.*
unaffected
5.10.216 - <= 5.10.*
unaffected
5.15.156 - <= 5.15.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now