Null Pointer Dereference in Linux Kernel's Memory Management
CVE-2026-53335
Currently unrated
What is CVE-2026-53335?
A vulnerability in the Linux kernel related to memory management can lead to a null pointer dereference in DAMON LRU sort. The issue arises when the allocation of the damon_ctx object fails, but the code incorrectly assumes that allocation success is guaranteed. When the context allocation is unsuccessful, subsequent attempts to access the NULL pointer can result in application crashes or unexpected behavior. The vulnerability has been addressed by ensuring the system returns an error code when allocation fails, thus preventing NULL dereferences.
Affected Version(s)
Linux c4a8e662c839ac0003e4781aa324cb2d68ed9cb1 < 6d48f15659395bf1381114f01be91bc68e0be46a
Linux c4a8e662c839ac0003e4781aa324cb2d68ed9cb1
Linux c4a8e662c839ac0003e4781aa324cb2d68ed9cb1