Bug 2492356 (CVE-2026-53127) - CVE-2026-53127 kernel: block: fix zones_cond memory leak on zone revalidation error paths
Summary: CVE-2026-53127 kernel: block: fix zones_cond memory leak on zone revalidation...
Keywords:
Status: NEW
Alias: CVE-2026-53127
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-24 18:07 UTC by OSIDB Bzimport
Modified: 2026-06-24 19:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-24 18:07:34 UTC
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.

Comment 1 Mauro Matteo Cascella 2026-06-24 18:31:21 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026062418-CVE-2026-53127-edd3@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.