
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39805 is a vulnerability discovered in the Linux kernel related to the incorrect order of operations in the macb network driver. The vulnerability was disclosed on September 16, 2025, affecting the device removal process in the macb driver (NVD).
The vulnerability occurs when removing a macb device, where the driver calls phy_exit() before unregister_netdev(). This incorrect sequence leads to a kernel warning as the PHY is being exited while the netdev is still registered. The issue manifests in the kernfs system with a warning message indicating that the 'attached_dev' directory cannot be removed (NVD).
The vulnerability results in a kernel warning and potential system instability during device removal operations. While primarily affecting system operations, it does not appear to have direct security implications beyond system stability concerns (NVD).
The issue has been fixed by modifying the order of operations in macb_remove(), specifically by moving unregister_netdev() ahead of phy_exit(). For the Debian stable distribution (trixie), this fix has been included in version 6.12.48-1 (Debian).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."