CVE-2025-38735
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38735 is a vulnerability discovered in the Linux kernel affecting the Google Virtual Ethernet (gve) driver. The vulnerability was disclosed on September 5, 2025, and involves a potential crash that can occur if an ethtool operation is invoked after the shutdown() function is called (NVD).

Technical details

The vulnerability occurs because shutdown() is invoked during system shutdown to stop DMA operations without performing expensive deallocations. While it is discouraged to unregister the netdev in this path, the device may still be visible to userspace and kernel helpers. In the gve driver, shutdown() tears down most internal data structures. If an ethtool operation is dispatched after shutdown(), it will dereference freed or NULL pointers, leading to a kernel panic (NVD).

Impact

The vulnerability can lead to a kernel panic, particularly during forced shutdowns as observed on Google Cloud Platform (GCP) Virtual Machines. While graceful shutdown normally quiesces userspace before invoking the reboot syscall, forced shutdowns can still trigger this problematic path (NVD).

Mitigation and workarounds

The vulnerability has been fixed by calling netif_device_detach() in shutdown(). This solution marks the device as detached so the ethtool ioctl handler will skip dispatching operations to the driver (NVD).

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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-oem-6.14
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-core
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • linux-aws-fips
NoYesJan 05, 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