CVE-2026-31652

Description

A flaw was found in the Linux kernel. When the damon_stat_start() function fails to complete its operation, a memory leak can occur. If a user attempts to re-enable the DAMON (Data Access MONitor) feature, previously allocated memory for the damon_ctx object is not properly deallocated, leading to a persistent memory leak. This can result in resource exhaustion over time, potentially impacting system stability.

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (Other); DoS: Resource Consumption (Memory); DoS: Resource Consumption (CPU)

An attacker that can influence the allocation of resources that are not properly released could deplete the available resource pool and prevent all other processes from accessing the same type of resource. Frequently-affected resources include memory, CPU, disk space, power or battery, etc.

Frequently Asked Questions

Want to get errata notifications? Sign up here.