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.
| Score | Percentile |
|---|---|
| 0.14% | 4.13% |
No CVSS scores in this advisory.
| Type | Value |
|---|---|
| GHSA | GHSA-665r-cj9v-w263 ↗ |
| CVE | CVE-2026-53127 ↗ |