Impact
The vulnerability is triggered when the Linux kernel’s DAMON commit routine, damon_commit_target(), fails to release process identifiers (pids) after an unsuccessful commit. Because the destination context may lack a cleanup callback, any partially committed pids survive the failure, resulting in a resource leak that can exhaust kernel resources or expose internal bookkeeping data.
Affected Systems
The flaw exists in the Linux kernel’s dynamic application memory (DAMON) monitoring framework. All kernel releases that include the damon_commit_target implementation are affected; no specific kernel version or patch level is specified.
Risk and Exploitability
The CVSS score of 7.0 indicates a high level of severity for the resource leak, while the EPSS score remains under 1% and it is not currently listed in the CISA KEV catalog. The flaw requires local or privileged execution to trigger a DAMON commit, so the attack surface is confined to systems where this feature is active. Based on the description, it is inferred that an attacker could repeatedly induce commit failures to exhaust kernel resources, but the vulnerability does not provide remote code execution or privilege escalation.
OpenCVE Enrichment