
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38078 is a race condition (Use-After-Free) vulnerability in the Linux kernel's ALSA PCM OSS layer that can allow a local attacker to cause a denial of service. The flaw was published on June 18, 2025, and affects Linux kernel versions from 5.4 up through multiple stable branches, with fixed versions including 5.4.294, 5.10.238, 5.15.185, 6.1.141, 6.6.93, 6.12.31, 6.14.9, and 6.15. Debian Linux 11.0 is also listed as an affected product. It carries a CVSS v3.1 base score of 4.7 (Medium) (Feedly).
The root cause is a race condition (CWE-362) in the PCM OSS layer's buffer initialization routine. When a stream is initialized or reconfigured, the OSS layer calls snd_pcm_format_set_silence() using runtime->dma_area outside of the PCM core's buffer access lock, meaning the DMA buffer can be freed concurrently by another thread, resulting in a Use-After-Free (UAF) condition. The fix moves the silence-filling operation into the PCM core and executes it within the buffer access lock to prevent concurrent modification. Exploitation requires local access and low privileges, with high attack complexity due to the timing requirements of the race (Feedly, Kernel Patch).
Successful exploitation of this vulnerability can result in a kernel crash or system hang, causing a denial of service (availability impact: High). There is no confidentiality or integrity impact identified. The vulnerability is locally exploitable and does not provide a direct path to privilege escalation or lateral movement based on current analysis (Feedly).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-38078. The EPSS score is approximately 0.024% (0.000240), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access, low privileges, and precise timing to trigger the race condition, making opportunistic exploitation unlikely (Feedly).
The Linux kernel maintainers have released patches across all affected stable branches. Users should update to the following fixed versions or later: 5.4.294, 5.10.238, 5.15.185, 6.1.141, 6.6.93, 6.12.31, 6.14.9, or 6.15. Distribution-specific updates have been issued by Ubuntu (USN-7704, USN-7711, USN-7769, USN-7770, USN-7771, USN-7789), SUSE, Debian (DSA-5973-1, DLA-4327-1), and Oracle Linux. Administrators should apply the relevant kernel update for their distribution as the primary remediation; no configuration-based workaround is available (Ubuntu Advisory, Debian LTS, Feedly).
The vulnerability has been addressed through coordinated kernel stable releases and picked up by major Linux distribution security teams including Ubuntu, SUSE, Debian, and Oracle Linux, reflecting standard handling for kernel UAF/race condition fixes. No notable independent researcher commentary or significant social media discussion has been identified beyond routine distribution advisory coverage (Feedly).
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."