CVE-2025-38048
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38048 is a vulnerability discovered in the Linux kernel's virtio_ring component, specifically related to a data race condition in the event_triggered functionality. The vulnerability was disclosed on June 18, 2025, affecting the Linux kernel's virtual I/O implementation (NVD Database, Wiz).

Technical details

The vulnerability involves a data race condition that occurs when accessing the event_triggered variable in the virtio_ring component. The race condition manifests between virtqueue_disable_cb and virtqueue_enable_cb_delayed functions, where event_triggered can be simultaneously accessed by different CPU cores. The issue specifically involves a write operation to memory address 0xffff8881025bc452 by one task and a read operation to the same address by an interrupt handler on another CPU (NVD Database).

Impact

The impact of this vulnerability is considered low as it only affects system optimization. When the data race occurs, it may cause the driver to temporarily suggest that the device not send an interrupt notification when the event index is used, as event_triggered is an unreliable hint used for optimization purposes (Wiz).

Mitigation and workarounds

The issue has been resolved by explicitly tagging the access to event_triggered as data_racy. This fix acknowledges the race condition's presence while indicating that it is acceptable for this particular use case. The fix has been implemented in the Linux kernel (NVD Database).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt-addons
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-core
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • linux-ibm-5.15
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management