In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF Patch series… (CVE-2026-74672)
A use-after-free (UAF) vulnerability in the Linux kernel's memory management subsystem related to the handling of huge virtual memory mappings (vmap) and page table dumping (ptdump) has been resolved. The issue arises from a race condition where page tables can be freed while being walked by ptdump, potentially causing UAF. The fix involves acquiring appropriate locks on the init_mm mmap to prevent concurrent freeing and walking of page tables. Additional related fixes address similar UAF risks in x86 page attribute logic and ensure stable kernel mappings during concurrent page table operations.
AI Analysis
Technical Summary
CVE-2026-74672 addresses a use-after-free vulnerability in the Linux kernel's mm/vmalloc subsystem caused by a race condition between ptdump page table walks and vmap page table freeing. The vulnerability stems from vmap promoting page tables to huge leaf entries and freeing lower page tables without holding locks against concurrent ptdump walks, which can observe freed memory. The patch series fixes this by acquiring the mmap read lock on init_mm during huge page table entry setting and freeing, ensuring ptdump's mmap write lock excludes concurrent freeing. The fix also carefully handles arm64 architecture to avoid deadlocks by conditionally disabling the new locking and partially reverting previous arm64-specific changes. Related fixes include acquiring init_mm mmap locks during x86 Change Page Attributes (CPA) operations to prevent similar UAFs and ensuring stable kernel mappings by locking both init_mm and the mm being walked during non-kernel mm walks. The patch series establishes strict patch ordering to maintain logical and dependency correctness.
Potential Impact
The vulnerability could lead to use-after-free conditions in kernel memory management, potentially causing kernel crashes or undefined behavior. No known exploits in the wild have been reported. The issue affects kernel stability and security by risking access to freed memory during page table walks, which could be leveraged in certain attack scenarios to compromise kernel integrity.
Mitigation Recommendations
A patch series resolving this vulnerability has been developed and merged into the Linux kernel. Users and administrators should apply the official kernel updates containing these fixes to remediate the issue. Since this is a kernel-level vulnerability, updating to a fixed kernel version is the recommended and effective mitigation. No alternative mitigations or workarounds are indicated in the advisory.
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF Patch series… (CVE-2026-74672)
Description
A use-after-free (UAF) vulnerability in the Linux kernel's memory management subsystem related to the handling of huge virtual memory mappings (vmap) and page table dumping (ptdump) has been resolved. The issue arises from a race condition where page tables can be freed while being walked by ptdump, potentially causing UAF. The fix involves acquiring appropriate locks on the init_mm mmap to prevent concurrent freeing and walking of page tables. Additional related fixes address similar UAF risks in x86 page attribute logic and ensure stable kernel mappings during concurrent page table operations.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-74672 addresses a use-after-free vulnerability in the Linux kernel's mm/vmalloc subsystem caused by a race condition between ptdump page table walks and vmap page table freeing. The vulnerability stems from vmap promoting page tables to huge leaf entries and freeing lower page tables without holding locks against concurrent ptdump walks, which can observe freed memory. The patch series fixes this by acquiring the mmap read lock on init_mm during huge page table entry setting and freeing, ensuring ptdump's mmap write lock excludes concurrent freeing. The fix also carefully handles arm64 architecture to avoid deadlocks by conditionally disabling the new locking and partially reverting previous arm64-specific changes. Related fixes include acquiring init_mm mmap locks during x86 Change Page Attributes (CPA) operations to prevent similar UAFs and ensuring stable kernel mappings by locking both init_mm and the mm being walked during non-kernel mm walks. The patch series establishes strict patch ordering to maintain logical and dependency correctness.
Potential Impact
The vulnerability could lead to use-after-free conditions in kernel memory management, potentially causing kernel crashes or undefined behavior. No known exploits in the wild have been reported. The issue affects kernel stability and security by risking access to freed memory during page table walks, which could be leveraged in certain attack scenarios to compromise kernel integrity.
Mitigation Recommendations
A patch series resolving this vulnerability has been developed and merged into the Linux kernel. Users and administrators should apply the official kernel updates containing these fixes to remediate the issue. Since this is a kernel-level vulnerability, updating to a fixed kernel version is the recommended and effective mitigation. No alternative mitigations or workarounds are indicated in the advisory.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-h3pq-52v7-99m6
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74672"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f1acd9273b499bc7be
Added to database: 08/22/2026, 22:51:29 UTC
Last enriched: 08/23/2026, 00:09:25 UTC
Last updated: 08/23/2026, 01:12:08 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.