PT-2025-36265 · Linux+6 · Linux Kernel+6
Published
2025-01-01
·
Updated
2026-04-20
·
CVE-2025-38735
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A crash can occur if an ethtool operation is invoked after the shutdown() function is called. The shutdown() function is invoked during system shutdown to stop DMA operations. In gve, shutdown() tears down internal data structures, and if an ethtool operation is dispatched after shutdown(), it can dereference freed or NULL pointers, leading to a kernel panic. This issue can be triggered during forced shutdowns. The fix involves calling netif device detach() in shutdown() to mark the device as detached, preventing dispatching operations to the driver.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu