Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix drm_edid leak in amdgpu_dm [WHAT] When a sink is connected, aconnector->drm_edid was overwritten without freeing the previous allocation, causing a memory leak on resume. [HOW] Free the previous drm_edid before updating it. (cherry picked from commit 52024a94e7111366141cfc5d888b2ef011f879e5)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.18.21 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/37c2caa167b0b8aca4f74c32404c5288b876a2a3Patch
- https://git.kernel.org/stable/c/52db857e94b9be4e6315586602b0257d1d2b165aPatch
- https://git.kernel.org/stable/c/eb95595194e4755b62360aa821f40a79b0953105Patch
FAQ
What is CVE-2026-31461?
CVE-2026-31461 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix drm_edid leak in amdgpu_dm [WHAT] When a sink is connected, aconnector->drm_edid was overwritten without free...
How severe is CVE-2026-31461?
CVE-2026-31461 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-2026-31461?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.