PT-2025-37950 · Linux+4 · Linux Kernel+4
Published
2025-01-01
·
Updated
2026-05-07
·
CVE-2025-39805
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 flaw exists in the Linux kernel’s macb driver related to the order of operations during device removal. Specifically, the
phy exit() function was being called before unregister netdev(), leading to a kernel warning and potential instability. This occurs when removing a macb device, as the PHY is exited while the network device is still registered. The correct procedure involves unregistering the network device before shutting down the PHY and cleaning up the MDIO bus.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Ubuntu