Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.

Linux Kernel: DAMON sysfs Directory Cleanup Failure

CVE-2026-23142
Summary

A bug in the Linux kernel's DAMON sysfs interface can cause it to malfunction until the system is restarted. This can lead to memory leaks. To fix this issue, the kernel has been updated to properly clean up directories in case of setup failures.

Original title
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure When a DAMOS-scheme DAMON sysfs directory set...
Original description
In the Linux kernel, the following vulnerability has been resolved:

mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure

When a DAMOS-scheme DAMON sysfs directory setup fails after setup of
access_pattern/ directory, subdirectories of access_pattern/ directory are
not cleaned up. As a result, DAMON sysfs interface is nearly broken until
the system reboots, and the memory for the unremoved directory is leaked.

Cleanup the directories under such failures.
Published: 14 Feb 2026 · Updated: 10 Mar 2026 · First seen: 6 Mar 2026