Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/reg_sr: Fix leak on xa_store failure Free the newly allocated entry when xa_store() fails to avoid a memory leak on the error path. v2: use goto fail_free. (Bala) (cherry picked from commit 6bc6fec71ac45f52db609af4e62bdb96b9f5fadb)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.14.1, < 6.18.17 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/05e3f01974d09d1b746dedf4144f708b5033e76fPatch
- https://git.kernel.org/stable/c/3091723785def05ebfe6a50866f87a044ae314baPatch
- https://git.kernel.org/stable/c/4f461da14c7b226d1c4c179ae69956ccb8e134e2Patch
FAQ
What is CVE-2026-23418?
CVE-2026-23418 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/xe/reg_sr: Fix leak on xa_store failure Free the newly allocated entry when xa_store() fails to avoid a memory leak on the err...
How severe is CVE-2026-23418?
CVE-2026-23418 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-23418?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.