Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In nv17_tv_get_ld_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a possible 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 | < 4.19.317 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0d17604f2e44b3df21e218fe8fb3b836d41bac49Patch
- https://git.kernel.org/stable/c/259549b2ccf795b7f91f7b5aba47286addcfa389Patch
- https://git.kernel.org/stable/c/66edf3fb331b6c55439b10f9862987b0916b3726Patch
- https://git.kernel.org/stable/c/9289cd3450d1da3e271ef4b054d4d2932c41243ePatch
- https://git.kernel.org/stable/c/bdda5072494f2a7215d94fc4124ad1949a218714Patch
- https://git.kernel.org/stable/c/cb751e48bbcffd292090f7882b23b215111b3d72Patch
- https://git.kernel.org/stable/c/dbd75f32252508ed6c46c3288a282c301a57ceebPatch
- https://git.kernel.org/stable/c/f95ed0f54b3d3faecae1140ddab854f904a6e7c8Patch
- https://git.kernel.org/stable/c/0d17604f2e44b3df21e218fe8fb3b836d41bac49Patch
- https://git.kernel.org/stable/c/259549b2ccf795b7f91f7b5aba47286addcfa389Patch
- https://git.kernel.org/stable/c/66edf3fb331b6c55439b10f9862987b0916b3726Patch
- https://git.kernel.org/stable/c/9289cd3450d1da3e271ef4b054d4d2932c41243ePatch
- https://git.kernel.org/stable/c/bdda5072494f2a7215d94fc4124ad1949a218714Patch
- https://git.kernel.org/stable/c/cb751e48bbcffd292090f7882b23b215111b3d72Patch
- https://git.kernel.org/stable/c/dbd75f32252508ed6c46c3288a282c301a57ceebPatch
FAQ
What is CVE-2024-41095?
CVE-2024-41095 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In nv17_tv_get_ld_modes(), the return value of drm_mode...
How severe is CVE-2024-41095?
CVE-2024-41095 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-41095?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.