CVE-2024-35950
Published: May 20, 2024
Modified: May 12, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected e13a058310509b22b2b45cbdd82d8797e173c3db - < 5a2f957e3c4553bbb100504a1acfeaeb33f4ca4eaffected e13a058310509b22b2b45cbdd82d8797e173c3db - < 41586487769eede64ab1aa6c65c74cbf76c12ef0affected e13a058310509b22b2b45cbdd82d8797e173c3db - < d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949affected e13a058310509b22b2b45cbdd82d8797e173c3db - < 18c8cc6680ce938d0458859b6a08b4d34f7d8055affected e13a058310509b22b2b45cbdd82d8797e173c3db - < 04e018bd913d3d3336ab7d21c2ad31a9175fe984+2 more versions |
Linux | Linux | affected 4.14unaffected 0 - < 4.14unaffected 5.4.275 - <= 5.4.*unaffected 5.10.216 - <= 5.10.*unaffected 5.15.156 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now