VDB

DEBIAN-CVE-2025-68312

DEBIAN-CVE-2025-68312 PUBLISHED CVSS 8.699999809265137 HIGH

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnet_link_change(dev, 0, 0); put the kevent work in global workqueue. However, the kevent has not yet been scheduled when the usbnet device is unregistered. Therefore, executing free_netdev() results in the "free active object (kevent)" error reported here. 2. Another factor is that when calling usbnet_disconnect()->unregister_netdev(), if the usbnet device is up, ndo_stop() is executed to cancel the kevent. However, because the device is not up, ndo_stop() is not executed. The solution to this problem is to cancel the kevent before executing free_netdev().

Risk Scores

CVSS v4.0
8.699999809265137
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Affected Products

VendorProductVersions
Debian:11linux5.10.179-4, 0, 5.10.84-1
Debian:11linux-6.16.1.148-1~deb11u1, 6.1.147-1~deb11u1, 6.1.140-1~deb11u1
Debian:13linux6.12.43-1, 6.12.48-1, 6.12.57-1
Debian:14linux6.15.1-1, 6.12.38-1, 6.12.43-1
Debian:12linux6.1.90-1, 0, 6.1.38-2

Timeline

  • Dec 16, 2025 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›