Expired pointer dereference in Linux kernel - CVE-2026-43388
Published: May 8, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a dangling pointer in damos_walk() when handling walk control for an inactive DAMON context. A local user can invoke the affected functionality on an inactive context to cause a denial of service.
The stale pointer can cause subsequent calls to fail with -EBUSY while the context remains turned off.