Use-after-free in Linux kernel - CVE-2026-74677

 

Use-after-free in Linux kernel - CVE-2026-74677

Published: August 24, 2026


Vulnerability identifier: #VU144724
CSH Severity: Low
CVSS v4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-74677
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a use-after-free in the ipheth carrier_work logic in drivers/net/usb/ipheth.c when handling USB disconnect and TX URB completion events. A local user can trigger link down and unplug conditions while a TX URB is in flight to cause a denial of service.

Exploitation requires an attached USB device that stops draining bulk OUT, and the described reproducer was driven as root.


Affected software

Linux kernel
Debian Linux
linux (Debian package)

How to mitigate CVE-2026-74677

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
linux (Debian package) - update to 6.12.105-1

External References

Related Security Bulletins