NONE · 0

CVE-2026-53127

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...

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

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.