CVE-2026-52905

Description

A flaw was found in the Linux kernel's Data Access MONitor (DAMON) core. The damon_start() function, when used via the DAMON sysfs interface, failed to properly validate the min_region_sz parameter. This allowed non-power of two values, which could lead to unaligned DAMON region address ranges and potentially result in a Denial of Service (DoS) due to system instability.

Understanding the Weakness (CWE)

Other,Integrity,Availability

Technical Impact: Varies by Context; DoS: Resource Consumption (CPU); Modify Memory; Read Memory

When the quantity is not properly validated, then attackers can specify malicious quantities to cause excessive resource allocation, trigger unexpected failures, enable buffer overflows, etc.

Frequently Asked Questions

Want to get errata notifications? Sign up here.