Impact
The bug originates in the DAMON_RECLAIM and DAMON_LRU_SORT subsystems of the Linux kernel. When the damon_ctx object allocation fails during initialization, the code incorrectly assumes success and later dereferences the NULL pointer, which can trigger a kernel panic and render the system unavailable. The weakness is classified as CWE‑476.
Affected Systems
All Linux kernel releases that include the DAMON_RECLAIM and DAMON_LRU_SORT modules before the patch are potentially affected; no specific version information is provided.
Risk and Exploitability
The vulnerability has high potential impact because a kernel panic causes loss of availability, but the CVSS score is not listed in the data. EPSS is not available and the vulnerability is not in the KEV catalog. Based on the description, the likely exploitation requires privileged or local access to trigger the allocation failure, resulting in a kernel panic.
OpenCVE Enrichment