Linux Kernel DAMON Sysfs Interface Memory Allocation Vulnerability

Vulnerability

A vulnerability in the Linux kernel's DAMON sysfs interface has been addressed. The issue arose because the interface dynamically allocated a 'damon_ctx' object for testing the validity of user inputs related to online DAMON parameters. However, this allocation was not properly checked for failures, leading to potential memory leaks when the tests passed. The vulnerability could have caused invalid memory access. The patch corrects these issues by ensuring that allocation failures are checked and handled appropriately.

Impact

The vulnerability could have led to memory management issues, including memory leaks and invalid memory access, which can cause instability in the system or application.

Remediation

Users can apply the patch available in the Linux kernel stable tree to address this vulnerability.

Added: Dec 4, 2025, 5:03 PM
Updated: Dec 4, 2025, 6:03 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
7.7
relevance
1.3
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.