Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resource_log_pipe_topology_update [WHY] When switching from "Extend" to "Second Display Only" we sometimes call resource_get_otg_master_for_stream on a stream for the eDP, which is disconnected. This leads to a null pointer dereference. [HOW] Added a null check in dc_resource.c/resource_log_pipe_topology_update.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.10.5 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/899d92fd26fe780aad711322aa671f68058207a6Patch
- https://git.kernel.org/stable/c/c36e922a36bdf69765c340a0857ca74092003beePatch
FAQ
What is CVE-2024-43886?
CVE-2024-43886 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resource_log_pipe_topology_update [WHY] When switching from "Extend" to "Second Display Only" w...
How severe is CVE-2024-43886?
CVE-2024-43886 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-43886?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.