CVE-2026-68165: mm/damon/core: validate ranges in damon_set_regions()

Published Aug 10, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

mm/damon/core: validate ranges in damonsetregions()

DAMON core logic assumes zero length regions don't exist. However, a few DAMON API callers including DAMONSYSFS, DAMONRECLAIM and DAMONLRUSORT allow users to set empty monitoring target regions. This could result in WARNONCE() on CONFIGDAMONDEBUGSANITY enabled kernel, and divide-by-zero from damonmergetworegions().

For example, the WANRONCE() can be triggered like below.

# grep DAMONDEBUGSANITY /boot/config-$(uname -r) # CONFIGDAMONDEBUGSANITY=y # damo start # cd /sys/kernel/mm/damon/admin/kdamonds/0 # echo 0 > contexts/0/targets/0/regions/0/start # echo 0 > contexts/0/targets/0/regions/0/end # echo commit > state # dmesg [....] [ 73.705780] ------------[ cut here ]------------ [ 73.707552] start 0 >= end 0 [ 73.708452] WARNING: mm/damon/core.c:359 at damonnewregion+0x6e/0x80, CPU#1: kdamond.0/758 [...]

All DAMON API callers eventually use damonsetregions() to setup the regions. Add the validation logic in the function.

Affected Software

1 affected component
Linux Kernel

Event History

Aug 10, 2026
CVE Published
via MITRE·11:59 AM
Data Sourced
via MITRE·11:59 AM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68165?

CVE-2026-68165 has a risk rating of 17, indicating a significant security issue.

2

How do I fix CVE-2026-68165?

To fix CVE-2026-68165, ensure your Linux kernel is updated to the latest version that addresses this vulnerability.

3

What issue does CVE-2026-68165 address in the Linux kernel?

CVE-2026-68165 addresses the improper validation of empty region ranges in DAMON core logic.

4

Which components are affected by CVE-2026-68165?

CVE-2026-68165 affects the DAMON API callers including DAMON_SYSFS, DAMON_RECLAIM, and DAMON_LRU_SORT.

5

When was CVE-2026-68165 published?

CVE-2026-68165 was published on August 10, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203