Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2 [Why] Commit: - commit 5aa1dfcdf0a4 ("drm/mst: Refactor the flow for payload allocation/removement") accidently overwrite the commit - commit 54d217406afe ("drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2") which cause regression. [How] Recover the original NULL fix and remove the unnecessary input parameter 'state' for drm_dp_add_payload_part2(). (cherry picked from commit 4545614c1d8da603e57b60dd66224d81b6ffc305)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.9.6 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5a507b7d2be15fddb95bf8dee01110b723e2bcd9Patch
- https://git.kernel.org/stable/c/8e21de5f99b2368a5155037ce0aae8aaba3f5241Patch
- https://git.kernel.org/stable/c/5a507b7d2be15fddb95bf8dee01110b723e2bcd9Patch
- https://git.kernel.org/stable/c/8e21de5f99b2368a5155037ce0aae8aaba3f5241Patch
FAQ
What is CVE-2024-39498?
CVE-2024-39498 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2 [Why] Commit: - commit 5aa1dfcdf0a4 ("drm/mst: Refactor the flow...
How severe is CVE-2024-39498?
CVE-2024-39498 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-39498?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.