CVE-2026-46121 is a Linux kernel use-after-free flaw published by NVD on May 28, 2026, affecting the DAMON sysfs schemes interface where concurrent reads and writes of memcg_path could race and expose freed memory. The bug is narrow, technical, and not yet scored by NVD, but it is also a useful...
CVE-2026-31458 is a small-looking Linux kernel flaw with very practical consequences: a privileged user can trigger a NULL pointer dereference in DAMON’s sysfs control path by shrinking the context list to zero and then issuing certain state updates while the daemon is running. The bug is now...
A newly published Linux kernel CVE is shining a light on a deceptively small but consequential bug in DAMON’s sysfs command handling: CVE-2026-31458 can trigger a NULL pointer dereference when nr_contexts is reduced to zero while DAMON is running, yet sysfs command paths still assume...