PT-2026-47791 · Linux · Linux

Published

2026-06-09

·

Updated

2026-06-09

·

CVE-2026-52905

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
mm/damon/core: disallow non-power of two min region sz on damon start()
Commit d8f867fa0825 ("mm/damon: add damon ctx->min sz region") introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b ("mm/damon/core: disallow non-power of two min region sz") fixed it, but only for damon commit ctx() use case. Still, DAMON sysfs interface can emit non-power of two min region sz via damon start(). Fix the path by adding the is power of 2() check on damon start().
The issue was discovered by sashiko [1].

Related Identifiers

CVE-2026-52905

Affected Products

Linux