CVE-2026-74644
Last modified
CVE-2026-74644 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: putback folios on invalid migrate nid damon_pa_migrate() and damos_va_migrate() isolate folios into a local list and then call damon_migrate_pages(). When target_nid is invalid (including the scheme default NUMA_NO_NODE / -1), damon_migrate_pages() returns early without putting the folios back to the LRU. Callers then discard the list head while those folios remain isolated with an extra reference taken by folio_isolate_lru().
Description
In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: putback folios on invalid migrate nid damon_pa_migrate() and damos_va_migrate() isolate folios into a local list and then call damon_migrate_pages(). When target_nid is invalid (including the scheme default NUMA_NO_NODE / -1), damon_migrate_pages() returns early without putting the folios back to the LRU. Callers then discard the list head while those folios remain isolated with an extra reference taken by folio_isolate_lru(). The pages stay off the LRU for as long as the mapping exists (anon active+inactive counts drop while RSS does not), and the leftover references can pin the pages after the mapping is gone. Put the folios back on the invalid-nid path so ignored migration requests still return them to the LRU.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7c303fa1f311aadc17fa82b7bbf776412adf45de, < 7001c0a1bc9018cd5b2b72ebebb216d738b2ec81; >= 7e6c3130690a01076efdf45aa02ba5d5c16849a0, < 460181e4bb47a57776c64f0832c2096de8878cb3; >= 7e6c3130690a01076efdf45aa02ba5d5c16849a0, < cfef454862b7d2776e0955b873dd59af6b47cfcb; >= 7e6c3130690a01076efdf45aa02ba5d5c16849a0, < 5deb65c34e682e7c5f5df417a70e223e8fcc5f5a; 9d0c2d15aff96746f99a7c97221bb8ce5b62db19; >= 6.12.44, < 6.12.105; >= 6.16.4, < 6.17 |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74644?
How severe is CVE-2026-74644?
How do I fix CVE-2026-74644?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74639In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7464The WP Google Maps Integration plugin for WordPress is vulne…6.1
- CVE-2026-74640In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74641In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74642In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74643In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74645In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74646In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74647In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74648In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74649In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7465The Spectra Gutenberg Blocks – Website Builder for the Block…8.8
Are you affected by CVE-2026-74644?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
