CVE-2026-64180
Last modified
CVE-2026-64180 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mm/memory_hotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memory_block hwpoison counter. This patch (of 2): remove_memory_blocks_and_altmaps() looks up each memory block with find_memory_block(), which acquires a reference to the memory block device. That reference is never dropped on this path, resulting in a leaked device reference when removing memory blocks and their altmaps. Drop the reference after retrieving mem->altmap and clearing mem->altmap, before removing the memory block device.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mm/memory_hotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memory_block hwpoison counter. This patch (of 2): remove_memory_blocks_and_altmaps() looks up each memory block with find_memory_block(), which acquires a reference to the memory block device. That reference is never dropped on this path, resulting in a leaked device reference when removing memory blocks and their altmaps. Drop the reference after retrieving mem->altmap and clearing mem->altmap, before removing the memory block device.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.12.92 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.34 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.11 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-64180?
How severe is CVE-2026-64180?
How do I fix CVE-2026-64180?
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-64175In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64176In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-64177In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64178In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64179In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-6418An issue was discovered in the Shared Account Synchronizatio…4.9
- CVE-2026-64181In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64182In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64183In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64184In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64185In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64186In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2026-64180?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
