CVE-2026-89593
Last modified
CVE-2026-89593 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: hugetlb: only adjust reservation during unmapping if mapcount is 0 Since df7a6d1f6405, __unmap_hugepage_range can adjust reservations. In the case of folio mapped in both a parent and a child, if the parent unmaps the range first, the reservation adjustment will result in an underflow of the reserved count. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: hugetlb: only adjust reservation during unmapping if mapcount is 0 Since df7a6d1f6405, __unmap_hugepage_range can adjust reservations. In the case of folio mapped in both a parent and a child, if the parent unmaps the range first, the reservation adjustment will result in an underflow of the reserved count. Once the child unmaps the range, the count is restored. Change __unmap_hugepage_range() to check the mapcount before adjusting the reservation.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= df7a6d1f64056aec572162c5d35ed9ff86ece6f3, < b0b1b9ca80b795ed2223e76dd787db7067121fb9; >= df7a6d1f64056aec572162c5d35ed9ff86ece6f3, < a3c65af20cceb7f997847727636b4017326f845d; >= df7a6d1f64056aec572162c5d35ed9ff86ece6f3, < 0f001491e5a2ec69aa9d5dd6b799e5742245f9ea; >= df7a6d1f64056aec572162c5d35ed9ff86ece6f3, < 5120b1e048d48596ffaec1a8412012a91adba73b |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89593?
How severe is CVE-2026-89593?
How do I fix CVE-2026-89593?
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-89588In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89589In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8959Sandbox escape due to incorrect boundary conditions in the W…9.6
- CVE-2026-89590In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89591In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89592In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89594In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89595In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89596In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89597In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89598In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89599In the Linux kernel, the following vulnerability has been re…8.4
Are you affected by CVE-2026-89593?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
