CVE-2026-89967
Last modified
CVE-2026-89967 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mm/migrate_device: avoid out-of-bounds writes for compound folios migrate_device_range() and migrate_device_pfns() clear the entries following a compound folio so that the PFN arrays retain their page-granular representation. If a compound folio extends beyond the end of the caller-provided range, the loops clear all following folio entries without limiting them to the number of slots remaining in the npages-sized array, causing an out-of-bounds write. Do not proceed with a compound folio if its page-granular representation does not fit entirely in the remaining PFN array. If this happens, drop any reference and lock acquired for the folio, clear the remaining entries, and stop collecting. Observed with a KASAN x86 QEMU kernel using the HMM migrate_anon_huge_zero selftest.
Description
In the Linux kernel, the following vulnerability has been resolved: mm/migrate_device: avoid out-of-bounds writes for compound folios migrate_device_range() and migrate_device_pfns() clear the entries following a compound folio so that the PFN arrays retain their page-granular representation. If a compound folio extends beyond the end of the caller-provided range, the loops clear all following folio entries without limiting them to the number of slots remaining in the npages-sized array, causing an out-of-bounds write. Do not proceed with a compound folio if its page-granular representation does not fit entirely in the remaining PFN array. If this happens, drop any reference and lock acquired for the folio, clear the remaining entries, and stop collecting. Observed with a KASAN x86 QEMU kernel using the HMM migrate_anon_huge_zero selftest. Closing /dev/hmm_dmirror0 after migrating an anonymous huge page to device memory exercises: dmirror_fops_release() -> dmirror_device_evict_chunk() -> migrate_device_range()
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a30b48bf1b244f11bf9b6d20cdccfe0c2264130c, < 99186b185c245f5987d7f8715d5504c8d8cc04a0; >= a30b48bf1b244f11bf9b6d20cdccfe0c2264130c, < dc41e961a269f2ca4196e669d6d8e05480899cd4 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89967?
How severe is CVE-2026-89967?
How do I fix CVE-2026-89967?
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-89961In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89962In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89963In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89964In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89965In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89966In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89968In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89969In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-8997vifm is vulnerable to a heap buffer overflow during the hist…4.8
- CVE-2026-89970In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89971In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89972In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-89967?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
