
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38510 is a vulnerability discovered in the Linux kernel related to a potential deadlock condition in the KASAN (Kernel Address Sanitizer) subsystem. The vulnerability was disclosed on August 16, 2025, and affects the kernel's memory management functionality, specifically the kasan_find_vm_area() function (NVD, Debian Tracker).
The vulnerability occurs when find_vm_area() is called in atomic context to report VM area information. The issue manifests as a potential deadlock scenario where two CPU cores can enter a deadlock state through a specific sequence of lock acquisitions: one core acquiring vn->busy.lock while another core holds some_lock and attempts to acquire vn->busy.lock through the kasan_find_vm_area() call chain (Debian Tracker).
The vulnerability can lead to system deadlocks in environments where KASAN is enabled, potentially causing system hangs or reduced system availability. This particularly affects systems running with kernel debugging and memory error detection features enabled (NVD).
The issue has been resolved by removing the kasan_find_vm_area() function to prevent the potential deadlock condition. This fix has been implemented in various Linux distributions, with Ubuntu marking it as medium priority and Debian providing fixes in multiple kernel versions (Ubuntu, Debian Tracker).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."