First published: Fri May 09 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-37855 is categorized as a medium-severity vulnerability due to the potential for null pointer dereference.
To fix CVE-2025-37855, ensure that the affected version of the Linux kernel includes the necessary patch that checks for null pointers before dereferencing.
CVE-2025-37855 affects the AMD Linux Kernel, which is used in various implementations.
The impact of CVE-2025-37855 could lead to system instability or potential crashes due to null pointer dereference.
CVE-2025-37855 was published on the official CVE database, detailing vulnerabilities in the Linux kernel.