Crash or privilege escalation via stale VMA reuse
Published Mar 8, 2023 · Updated Mar 5, 2025
Use-after-free in the Linux kernel nouveau driver 5.0-rc1 allows local users to crash the system or escalate privileges. When nvkm_vma_tail cannot allocate a split VMA, nvkm_vmm_node_merge frees the original VMA, but nvkm_vmm_pfn_map continues through the next path with the stale pointer. Reaching the flaw requires local low-privileged access, the nouveau driver, and kernel memory pressure sufficient to make kzalloc fail; successful exploitation can crash the kernel or gain elevated privileges.
Summary
What happened
Use-after-free in the Linux kernel nouveau driver 5.0-rc1 allows local users to crash the system or escalate privileges. When nvkm_vma_tail cannot allocate a split VMA, nvkm_vmm_node_merge frees the original VMA, but nvkm_vmm_pfn_map continues through the next path with the stale pointer. Reaching the flaw requires local low-privileged access, the nouveau driver, and kernel memory pressure sufficient to make kzalloc fail; successful exploitation can crash the kernel or gain elevated privileges.
The record
- CVE
- CVE-2023-0030
- Published
- Mar 8, 2023
- Updated
- Mar 5, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1068, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 8, 2023CVE publishedPublication date reported by the CVE source.
- Mar 5, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=Linux kernel 5.0-rc1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Red Hat Bugzilla reproduction procedureproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo