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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37855.json",
"cna_assigner": "Linux"
}