In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup() When the interface… (CVE-2026-74678)
A memory leak vulnerability was identified and resolved in the Linux kernel's ax88179_178a USB network driver. The issue occurs when skb_linearize() fails during packet transmission preparation, causing the original socket buffer (skb) not to be freed, leading to a memory leak under memory pressure conditions.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's ax88179_178a USB network driver arises when the network interface has NETIF_F_SG enabled and the skb_linearize() function fails in ax88179_tx_fixup(). In this failure scenario, ax88179_tx_fixup() returns NULL without freeing the original skb. The caller function usbnet_start_xmit() treats the NULL return as a drop condition but checks and frees skb only if the local skb variable is non-NULL. Since the local skb is NULL, the original skb remains unfreed, causing a memory leak on every transmit frame where linearization fails. The fix involves freeing the skb before returning NULL, aligning with existing error handling in the function.
Potential Impact
This vulnerability causes a memory leak in the Linux kernel's USB network driver under certain error conditions, specifically when skb_linearize() fails during packet transmission. This can lead to increased memory consumption and potential resource exhaustion on affected systems under memory pressure. There is no indication of direct code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to free the skb before returning NULL in ax88179_tx_fixup(), preventing the memory leak. Users and administrators should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisory for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup() When the interface… (CVE-2026-74678)
Description
A memory leak vulnerability was identified and resolved in the Linux kernel's ax88179_178a USB network driver. The issue occurs when skb_linearize() fails during packet transmission preparation, causing the original socket buffer (skb) not to be freed, leading to a memory leak under memory pressure conditions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's ax88179_178a USB network driver arises when the network interface has NETIF_F_SG enabled and the skb_linearize() function fails in ax88179_tx_fixup(). In this failure scenario, ax88179_tx_fixup() returns NULL without freeing the original skb. The caller function usbnet_start_xmit() treats the NULL return as a drop condition but checks and frees skb only if the local skb variable is non-NULL. Since the local skb is NULL, the original skb remains unfreed, causing a memory leak on every transmit frame where linearization fails. The fix involves freeing the skb before returning NULL, aligning with existing error handling in the function.
Potential Impact
This vulnerability causes a memory leak in the Linux kernel's USB network driver under certain error conditions, specifically when skb_linearize() fails during packet transmission. This can lead to increased memory consumption and potential resource exhaustion on affected systems under memory pressure. There is no indication of direct code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to free the skb before returning NULL in ax88179_tx_fixup(), preventing the memory leak. Users and administrators should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisory for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-5prv-rfcq-7r84
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74678"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f1acd9273b499bc780
Added to database: 08/22/2026, 22:51:29 UTC
Last enriched: 08/23/2026, 00:23:49 UTC
Last updated: 08/23/2026, 01:32:09 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.