Local kernel crash via NULL vmf dereference
Published Apr 1, 2025 · Updated May 11, 2026
NULL pointer dereference in Linux kernel 6.13 allows local users to crash ARM systems during page migration or compaction. update_mmu_cache_range passes a NULL vmf to adjust_pte, whose lock decision dereferences it instead of using CONFIG_SPLIT_PTE_PTLOCKS; repeated locking can also deadlock shared PTE pages. Reaching the flaw requires local low-privileged access and an affected ARM kernel, and the reported consequence is loss of system availability.
Summary
What happened
NULL pointer dereference in Linux kernel 6.13 allows local users to crash ARM systems during page migration or compaction. update_mmu_cache_range passes a NULL vmf to adjust_pte, whose lock decision dereferences it instead of using CONFIG_SPLIT_PTE_PTLOCKS; repeated locking can also deadlock shared PTE pages. Reaching the flaw requires local low-privileged access and an affected ARM kernel, and the reported consequence is loss of system availability.
The record
- CVE
- CVE-2025-21933
- Published
- Apr 1, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 1, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record 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=6.13
- Affected versionversion=fc9c45b71f43cafcc0435dd4c7a2d3b99955a0fa <91d011efe30aedde067ce6d218d521cf99b162e5
- Affected versionversion=fc9c45b71f43cafcc0435dd4c7a2d3b99955a0fa <a564ccfe300fa6a065beda06ab7f3c140d6b4d63
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
No public exploit references are available in this record.
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