Improper input validation in Linux kernel - CVE-2026-52905
Published: June 10, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in damon_start() in the DAMON core when processing a min_region_sz value that is not a power of two. A local user can provide a crafted min_region_sz value to cause a denial of service.
The issue affects the DAMON sysfs interface.