CVE-2026-64129
Last modified
CVE-2026-64129 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page When check_stable_address_space() fails after the PMD spinlock has been acquired via pmd_lock(), the code jumps directly to the abort label, bypassing the spin_unlock() call in unlock_abort. This causes the PMD spinlock to be permanently held, leading to a deadlock. Change the goto target from abort to unlock_abort to ensure the spinlock is always released on this error path.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page When check_stable_address_space() fails after the PMD spinlock has been acquired via pmd_lock(), the code jumps directly to the abort label, bypassing the spin_unlock() call in unlock_abort. This causes the PMD spinlock to be permanently held, leading to a deadlock. Change the goto target from abort to unlock_abort to ensure the spinlock is always released on this error path.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a30b48bf1b244f11bf9b6d20cdccfe0c2264130c, < c715f7ccf7a294c058667b678a4ba50fad933c62; >= a30b48bf1b244f11bf9b6d20cdccfe0c2264130c, < 63451de16e0a08be40f9ab5e7c5c8f5c79676fb1 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64129?
How severe is CVE-2026-64129?
How do I fix CVE-2026-64129?
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-64123In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64124In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64125In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64126In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-64127In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64128In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64130In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64131In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64132In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64133In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64134In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64135In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64129?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
