In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrier_work UAF on disconnect ipheth_sndbulk_callback()… (CVE-2026-74677)
A use-after-free vulnerability in the Linux kernel's ipheth USB network driver was resolved. The issue involved a delayed work item (carrier_work) being re-armed after the network interface was closed and freed, leading to dereferencing freed memory. This could occur on device unplug or interface down events with in-flight USB bulk transfers. The fix ties the work scheduling to the interface state, preventing it from running after the interface is closed. No exploit primitives or privilege escalation were demonstrated.
AI Analysis
Technical Summary
The Linux kernel ipheth USB network driver had a use-after-free (UAF) vulnerability caused by the carrier_work delayed work being re-armed after the network interface was closed and its memory freed. Specifically, ipheth_sndbulk_callback() could schedule carrier_work even if the interface was down, leading to the work running and dereferencing freed memory after free_netdev() was called. This occurred during device unplug or interface down events when a TX USB Request Block (URB) was still in flight. The patch disables the carrier_work in ipheth_close() and enables it in ipheth_open(), ensuring that scheduling the work when the interface is down is a no-op. The fix was validated with kernel address sanitizer (KASAN) reproducing the UAF before the patch and no UAF after. The vulnerability does not cross privilege boundaries and no exploit code is known.
Potential Impact
The vulnerability allows a use-after-free condition in kernel memory, which could lead to kernel crashes or undefined behavior. However, it is not a privilege escalation or remote code execution vector as no exploit primitives were developed and it requires physical USB device interaction. The impact is limited to potential kernel instability on affected systems during USB device unplug or interface down events with in-flight transmissions.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that disables the carrier_work delayed work when the network interface is closed and enables it only when the interface is open. This prevents the use-after-free condition. Users should update to the Linux kernel version that includes this patch. Since this is a kernel-level fix, no additional mitigations are required beyond applying the official patch.
In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrier_work UAF on disconnect ipheth_sndbulk_callback()… (CVE-2026-74677)
Description
A use-after-free vulnerability in the Linux kernel's ipheth USB network driver was resolved. The issue involved a delayed work item (carrier_work) being re-armed after the network interface was closed and freed, leading to dereferencing freed memory. This could occur on device unplug or interface down events with in-flight USB bulk transfers. The fix ties the work scheduling to the interface state, preventing it from running after the interface is closed. No exploit primitives or privilege escalation were demonstrated.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel ipheth USB network driver had a use-after-free (UAF) vulnerability caused by the carrier_work delayed work being re-armed after the network interface was closed and its memory freed. Specifically, ipheth_sndbulk_callback() could schedule carrier_work even if the interface was down, leading to the work running and dereferencing freed memory after free_netdev() was called. This occurred during device unplug or interface down events when a TX USB Request Block (URB) was still in flight. The patch disables the carrier_work in ipheth_close() and enables it in ipheth_open(), ensuring that scheduling the work when the interface is down is a no-op. The fix was validated with kernel address sanitizer (KASAN) reproducing the UAF before the patch and no UAF after. The vulnerability does not cross privilege boundaries and no exploit code is known.
Potential Impact
The vulnerability allows a use-after-free condition in kernel memory, which could lead to kernel crashes or undefined behavior. However, it is not a privilege escalation or remote code execution vector as no exploit primitives were developed and it requires physical USB device interaction. The impact is limited to potential kernel instability on affected systems during USB device unplug or interface down events with in-flight transmissions.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that disables the carrier_work delayed work when the network interface is closed and enables it only when the interface is open. This prevents the use-after-free condition. Users should update to the Linux kernel version that includes this patch. Since this is a kernel-level fix, no additional mitigations are required beyond applying the official patch.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-9v5w-7xmr-346p
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74677"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f1acd9273b499bc774
Added to database: 08/22/2026, 22:51:29 UTC
Last enriched: 08/23/2026, 00:24:17 UTC
Last updated: 08/23/2026, 01:52:00 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.