Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.275 |
| Debian | Debian Linux | 10.0 |
References
- https://git.kernel.org/stable/c/04e018bd913d3d3336ab7d21c2ad31a9175fe984Patch
- https://git.kernel.org/stable/c/18c8cc6680ce938d0458859b6a08b4d34f7d8055Patch
- https://git.kernel.org/stable/c/3eadd887dbac1df8f25f701e5d404d1b90fd0feaPatch
- https://git.kernel.org/stable/c/41586487769eede64ab1aa6c65c74cbf76c12ef0Patch
- https://git.kernel.org/stable/c/5a2f957e3c4553bbb100504a1acfeaeb33f4ca4ePatch
- https://git.kernel.org/stable/c/8ceb873d816786a7c8058f50d903574aff8d3764Patch
- https://git.kernel.org/stable/c/d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949Patch
- https://git.kernel.org/stable/c/04e018bd913d3d3336ab7d21c2ad31a9175fe984Patch
- https://git.kernel.org/stable/c/18c8cc6680ce938d0458859b6a08b4d34f7d8055Patch
- https://git.kernel.org/stable/c/3eadd887dbac1df8f25f701e5d404d1b90fd0feaPatch
- https://git.kernel.org/stable/c/41586487769eede64ab1aa6c65c74cbf76c12ef0Patch
- https://git.kernel.org/stable/c/5a2f957e3c4553bbb100504a1acfeaeb33f4ca4ePatch
- https://git.kernel.org/stable/c/8ceb873d816786a7c8058f50d903574aff8d3764Patch
- https://git.kernel.org/stable/c/d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing ListThird Party Advisory
FAQ
What is CVE-2024-35950?
CVE-2024-35950 is a vulnerability with a CVSS score of 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...
How severe is CVE-2024-35950?
CVE-2024-35950 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35950?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.