System hang via atomic-context vm-area lookup
Published Aug 16, 2025 · Updated May 11, 2026
A deadlock in Linux kernel KASAN reporting allows local users to hang the system by triggering an invalid-address report in softirq context. print_address_description() calls kasan_find_vm_area(), which invokes the lock-taking find_vm_area() operation in atomic context while another CPU holds the vmap-area lock. Low-privileged local access and a KASAN-enabled kernel are required; successful triggering blocks kernel progress rather than exposing or modifying data.
Summary
What happened
A deadlock in Linux kernel KASAN reporting allows local users to hang the system by triggering an invalid-address report in softirq context. print_address_description() calls kasan_find_vm_area(), which invokes the lock-taking find_vm_area() operation in atomic context while another CPU holds the vmap-area lock. Low-privileged local access and a KASAN-enabled kernel are required; successful triggering blocks kernel progress rather than exposing or modifying data.
The record
- CVE
- CVE-2025-38510
- Published
- Aug 16, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 16, 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=5.18
- Affected versionversion=c056a364e9546bd513d1f5205f0ee316d8acb910 <0c3566d831def922cd56322c772a7b20d8b0e0c0
- Affected versionversion=c056a364e9546bd513d1f5205f0ee316d8acb910 <2d89dab1ea6086e6cbe6fe92531b496fb6808cb9
- Affected versionversion=c056a364e9546bd513d1f5205f0ee316d8acb910 <595f78d99b9051600233c0a5c4c47e1097e6ed01
- Affected versionversion=c056a364e9546bd513d1f5205f0ee316d8acb910 <6ee9b3d84775944fb8c8a447961cd01274ac671c
- Affected versionversion=c056a364e9546bd513d1f5205f0ee316d8acb910 <8377d7744bdce5c4b3f1b58924eebd3fdc078dfc
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