Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: block: fix zones_cond memory leak on zone revalidation error paths When blk_revalidate_disk_zones() fails after disk_revalidate_zone_resources() has allocated args.zones_cond, the memory is leaked because no error path frees it.
References
- https://git.kernel.org/stable/c/29153d128384fa7c48a8ca8d34094b1cbe2d5bdc
- https://git.kernel.org/stable/c/2a2f520fda824b5a25c93f2249578ea150c24e06
FAQ
What is CVE-2026-53127?
CVE-2026-53127 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: block: fix zones_cond memory leak on zone revalidation error paths When blk_revalidate_disk_zones() fails after disk_revalidate_zo...
How severe is CVE-2026-53127?
CVSS scoring is not yet available for CVE-2026-53127. Check NVD for updates.
Is there a patch for CVE-2026-53127?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.