cbcvebase.
CVE-2025-39805
published 2025-09-16

CVE-2025-39805: In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregister_netdev call order in macb_remove() When removing a macb device…

PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.15%
4.3th percentile
In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregister_netdev call order in macb_remove() When removing a macb device, the driver calls phy_exit() before unregister_netdev(). This leads to a WARN from kernfs: ------------[ cut here ]------------ kernfs: can not remove 'attached_dev', no directory WARNING: CPU: 1 PID: 27146 at fs/kernfs/dir.c:1683 Call trace: kernfs_remove_by_name_ns+0xd8/0xf0 sysfs_remove_link+0x24/0x58 phy_detach+0x5c/0x168 phy_disconnect+0x4c/0x70 phylink_disconnect_phy+0x6c/0xc0 [phylink] macb_close+0x6c/0x170 [macb] ... macb_remove+0x60/0x168 [macb] platform_remove+0x5c/0x80 ... The warning happens because the PHY is being exited while the netdev is still registered. The correct order is to unregister the netdev before shutting down the PHY and cleaning up the MDIO bus. Fix this by moving unregister_netdev() ahead of phy_exit() in macb_remove().

Affected

20 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.159-1 (bookworm)linux 6.1.159-1 (bookworm)
debianlinux-6.1< linux 6.1.159-1 (bookworm)linux 6.1.159-1 (bookworm)
linuxlinux
linuxlinux>= 8b73fa3ae02b2401960de41b0454c0321377b203 < 7351782f2fc8ac31ced52e3d4e6fa120f819a7ab7351782f2fc8ac31ced52e3d4e6fa120f819a7ab
linuxlinux>= 8b73fa3ae02b2401960de41b0454c0321377b203 < 2b9719ccad38dffad7dbdd2f39896f723f9b90112b9719ccad38dffad7dbdd2f39896f723f9b9011
linuxlinux>= 8b73fa3ae02b2401960de41b0454c0321377b203 < ff0d3bad32108b57265e5b48f15327549af771d3ff0d3bad32108b57265e5b48f15327549af771d3
linuxlinux>= 8b73fa3ae02b2401960de41b0454c0321377b203 < 775fe690fd4a3337ad2115de2adb41b227d4dae7775fe690fd4a3337ad2115de2adb41b227d4dae7
linuxlinux>= 8b73fa3ae02b2401960de41b0454c0321377b203 < 01b9128c5db1b470575d07b05b67ffa3cb02ebf101b9128c5db1b470575d07b05b67ffa3cb02ebf1
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.1.159-16.1.159-1
linuxlinux_kernel>= 0 < 6.12.48-16.12.48-1
linuxlinux_kernel>= 0 < 6.16.5-16.16.5-1
linuxlinux_kernel>= 0 < 6.8.0-106.1066.8.0-106.106
linuxlinux_kernel>= 5.18 < 6.12.456.12.45
linuxlinux_kernel>= 6.13 < 6.16.56.16.5
msrcazl3_kernel_6.6.104.2-4_on_azure_linux_3.0
msrcazl3_kernel_6.6.112.1-2_on_azure_linux_3.0
msrcazl3_kernel_6.6.117.1-1_on_azure_linux_3.0
msrcazl3_kernel_6.6.96.2-2_on_azure_linux_3.0
ubuntulinux-xilinx

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_ubuntu7.8HIGH
vendor_debian5.5MEDIUM
vendor_msrc5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.