In the Linux kernel, the following vulnerability has been resolved:
block: fix zones_cond memory leak on zone revalidation error paths
When blkrevalidatediskzones() fails after diskrevalidatezoneresources() has allocated args.zones_cond, the memory is leaked because no error path frees it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53127.json",
"cna_assigner": "Linux"
}