Null Pointer Dereference in Linux Kernel Affecting Memory Management
CVE-2026-53334

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 July 2026

What is CVE-2026-53334?

In the Linux kernel, a vulnerability exists in the DAMON_RECLAIM and DAMON_LRU_SORT functionalities that may lead to a null pointer dereference if memory allocation for the damon_ctx object fails. This issue is hypothesized to occur infrequently, as the necessary allocations tend to be minimal for standard setups. However, should an allocation failure occur, it could lead to serious errors in code execution by permitting dereferencing of a NULL pointer. To mitigate this risk, the code will now return an error instead of proceeding with a NULL context, thus enhancing the stability and robustness of memory management in the Linux kernel.

Affected Version(s)

Linux 3f7a914ab9a5e46cf8aac7de270f02aa3f63de04 < 66bc00ea37fa8ec14be5a3909d067a5967ef234b

Linux 3f7a914ab9a5e46cf8aac7de270f02aa3f63de04 < 635b45ce61de53a9357e28ac97461428cdb650f0

Linux 3f7a914ab9a5e46cf8aac7de270f02aa3f63de04 < 7e2ed8a29427af534bf2cb9b8bc51762b8b6e654

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.