Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp Similar to the r_pipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding atomic_check() where the pipe->sspp is assigned. Patchwork: https://patchwork.freedesktop.org/patch/628404/
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.13.2 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/008af2074e4b91d34440102501b710c235a3b245Patch
- https://git.kernel.org/stable/c/789384eb1437aed94155dc0eac8a8a6ba1baf578Patch
FAQ
What is CVE-2024-58073?
CVE-2024-58073 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp Similar to the r_pipe sspp protect, add a check to protect the pi...
How severe is CVE-2024-58073?
CVE-2024-58073 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-58073?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.