PT-2026-54803 · Linux+1 · Linux Kernel+1
CVE-2026-53335
·
Published
2026-07-01
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the DAMON LRU SORT component where the
damon lru sort enabled store() function incorrectly assumes that the allocation of the damon ctx object for its kdamond will always succeed. If the allocation fails, the ctx variable remains NULL, and the execution flow reaches the damon commit ctx() function. This leads to a NULL pointer dereference, which occurs when the system attempts to read or write to a memory address that is NULL.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu