Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes In nv17_tv_get_hd_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(). The same applies to drm_cvt_mode(). Add a check to avoid null pointer dereference.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.19.317 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1c9f2e60150b4f13789064370e37f39e6e060f50Patch
- https://git.kernel.org/stable/c/30cbf6ffafbbdd8a6e4e5f0a2e9a9827ee83f3adPatch
- https://git.kernel.org/stable/c/56fc4d3b0bdef691831cd95715a7ca3ebea98b2dPatch
- https://git.kernel.org/stable/c/5eecb49a6c268dc229005bf6e8167d4001dc09a0Patch
- https://git.kernel.org/stable/c/6d411c8ccc0137a612e0044489030a194ff5c843Patch
- https://git.kernel.org/stable/c/6e49a157d541e7e97b815a56f4bdfcbc89844a59Patch
- https://git.kernel.org/stable/c/7ece609b0ce7a7ea8acdf512a77d1fee26621637Patch
- https://git.kernel.org/stable/c/ffabad4aa91e33ced3c6ae793fb37771b3e9cb51Patch
- https://git.kernel.org/stable/c/1c9f2e60150b4f13789064370e37f39e6e060f50Patch
- https://git.kernel.org/stable/c/30cbf6ffafbbdd8a6e4e5f0a2e9a9827ee83f3adPatch
- https://git.kernel.org/stable/c/56fc4d3b0bdef691831cd95715a7ca3ebea98b2dPatch
- https://git.kernel.org/stable/c/5eecb49a6c268dc229005bf6e8167d4001dc09a0Patch
- https://git.kernel.org/stable/c/6d411c8ccc0137a612e0044489030a194ff5c843Patch
- https://git.kernel.org/stable/c/6e49a157d541e7e97b815a56f4bdfcbc89844a59Patch
- https://git.kernel.org/stable/c/7ece609b0ce7a7ea8acdf512a77d1fee26621637Patch
FAQ
What is CVE-2024-41089?
CVE-2024-41089 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_hd_modes In nv17_tv_get_hd_modes(), the return value of drm_mode...
How severe is CVE-2024-41089?
CVE-2024-41089 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-41089?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.