Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Guard Possible Null Pointer Dereference [WHY] In some situations, dc->res_pool may be null. [HOW] Check if pointer is null before dereference.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.14, < 6.14.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/c87d202692de34ee71d1fd4679a549a29095658aPatch
- https://git.kernel.org/stable/c/dc2de1ac7145f882f3c03d2d6f84583ae7e35d41Patch
FAQ
What is CVE-2025-37855?
CVE-2025-37855 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Guard Possible Null Pointer Dereference [WHY] In some situations, dc->res_pool may be null. [HOW] Check if point...
How severe is CVE-2025-37855?
CVE-2025-37855 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-2025-37855?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.