Security Advisory

CVE-2026-53127

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-24 16:30:55
Last updated 2026-06-24 16:30:55
Assigner Linux
CVSS score not scored
State PUBLISHED

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.