Improper Initialization in Linux kernel - CVE-2026-31445
Published: April 24, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of a partially updated context in damon_commit_ctx() and kdamond_call() when updating DAMON parameters after an internal memory allocation failure. A local user can trigger a parameter update that encounters an allocation failure to cause a denial of service.
The issue can lead to unexpected behavior including a NULL pointer dereference.