Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes In cdv_intel_lvds_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL pointer dereference on failure of drm_mode_duplicate(). Add a check to avoid npd.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.3, < 4.19.320 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/08f45102c81ad8bc9f85f7a25e9f64e128edb87dPatch
- https://git.kernel.org/stable/c/2d209b2f862f6b8bff549ede541590a8d119da23Patch
- https://git.kernel.org/stable/c/977ee4fe895e1729cd36cc26916bbb10084713d6Patch
- https://git.kernel.org/stable/c/a658ae2173ab74667c009e2550455e6de5b33ddcPatch
- https://git.kernel.org/stable/c/b6ac46a00188cde50ffba233e6efb366354a1de5Patch
- https://git.kernel.org/stable/c/cb520c3f366c77e8d69e4e2e2781a8ce48d98e79Patch
- https://git.kernel.org/stable/c/e74eb5e8089427c8c49e0dd5067e5f39ce3a4d56Patch
- https://git.kernel.org/stable/c/f392c36cebf4c1d6997a4cc2c0f205254acef42aPatch
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-42310?
CVE-2024-42310 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes In cdv_intel_lvds_get_modes(), the return value of drm_mode_d...
How severe is CVE-2024-42310?
CVE-2024-42310 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-42310?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.