CVE-2025-38102
Linux Kernel vulnerability analysis and mitigation

Overview

A race condition vulnerability was discovered in the Linux kernel (CVE-2025-38102) affecting the VMCI (Virtual Machine Communication Interface) component. The issue was identified and disclosed on July 3, 2025, specifically involving a race between vmci_host_setup_notify and vmci_ctx_unset_notify functions in the Linux kernel version 6.15.0-rc5 (CVE Details).

Technical details

The vulnerability stems from a race condition between vmci_host_setup_notify and vmci_ctx_unset_notify functions. The issue occurs when context->notify_page is initialized by get_user_pages_fast but can be accessed in vmci_ctx_unset_notify before the initialization is complete. This leads to a warning in try_grab_folio function, specifically at mm/gup.c:147. The race condition manifests when one CPU is executing vmci_host_do_set_notify while another CPU attempts to unset the notification, resulting in a potential page being freed prematurely (CVE Details).

Impact

The vulnerability triggers a kernel warning and could potentially lead to system instability or crashes. The issue affects the Virtual Machine Communication Interface (VMCI) component of the Linux kernel, which is used for communication between virtual machines and their hosts (CVE Details).

Mitigation and workarounds

The fix involves using a local variable page to ensure notify_page can only be accessed after get_user_pages_fast has completed its operation. This prevents the race condition by properly synchronizing access to the page (CVE Details).

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-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
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