CVE-2026-53127

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux6e945ffb6555705cf20b1fcdc21a139911562995 < 29153d128384fa7c48a8ca8d34094b1cbe2d5bdcaffected
LinuxLinux6e945ffb6555705cf20b1fcdc21a139911562995 < 2a2f520fda824b5a25c93f2249578ea150c24e06affected
LinuxLinux6.19affected
LinuxLinux0 < 6.19unaffected
LinuxLinux7.0.10 <= 7.0.*unaffected
LinuxLinux7.1 <= *unaffected

Weaknesses

References