CVE-2026-53127
Received Received - Intake
Memory Leak in Linux Kernel Block Layer

Publication date: 2026-06-24

Last updated on: 2026-06-24

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-24
Last Modified
2026-06-24
Generated
2026-06-25
AI Q&A
2026-06-24
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a memory leak issue in the Linux kernel related to block device zone management.

Specifically, when the function blk_revalidate_disk_zones() fails after disk_revalidate_zone_resources() has allocated memory for args.zones_cond, the allocated memory is not freed on the error path, causing a memory leak.

Impact Analysis

The impact of this vulnerability is a memory leak in the Linux kernel's block device zone revalidation process.

Over time, repeated failures in this process could cause increased memory usage, potentially leading to reduced system performance or stability issues.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53127. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart