Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference In tpg110_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a 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 | < 5.10.202 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/84c923d898905187ebfd4c0ef38cd1450af7e0eaPatch
- https://git.kernel.org/stable/c/9268bfd76bebc85ff221691b61498cc16d75451cPatch
- https://git.kernel.org/stable/c/9acc2bc00135e9ecd13a70ce1140e2673e504cdcPatch
- https://git.kernel.org/stable/c/d0bc9ab0a161a9745273f5bf723733a8e6c57acaPatch
- https://git.kernel.org/stable/c/eaede6900c0961b072669d6bd97fe8f90ed1900fPatch
- https://git.kernel.org/stable/c/f22def5970c423ea7f87d5247bd0ef91416b0658Patch
- https://git.kernel.org/stable/c/84c923d898905187ebfd4c0ef38cd1450af7e0eaPatch
- https://git.kernel.org/stable/c/9268bfd76bebc85ff221691b61498cc16d75451cPatch
- https://git.kernel.org/stable/c/9acc2bc00135e9ecd13a70ce1140e2673e504cdcPatch
- https://git.kernel.org/stable/c/d0bc9ab0a161a9745273f5bf723733a8e6c57acaPatch
- https://git.kernel.org/stable/c/eaede6900c0961b072669d6bd97fe8f90ed1900fPatch
- https://git.kernel.org/stable/c/f22def5970c423ea7f87d5247bd0ef91416b0658Patch
FAQ
What is CVE-2023-52826?
CVE-2023-52826 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference In tpg110_get_modes(), the return value of drm_mode_duplicate(...
How severe is CVE-2023-52826?
CVE-2023-52826 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-2023-52826?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.