CVE-2026-53127EPSS p1.0%
CVE-2026-53127CVE-2026-53127
linux / linux_kernel
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.
Scoring
| CVSS | 5.5 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.10% probability of exploitation · percentile 1.0% · 2026-08-11T12:00:17Z |
| Last modified | 2026-07-23 |