2 matches found
CVE-2026-74678
A flaw was found in the Linux kernel's ax88179178a USB network driver. When the network interface has scatter-gather SG enabled and a packet linearization operation fails, the system fails to free the associated memory buffer. This oversight leads to a memory leak, which could be exploited by an...
7.5CVSS5.2AI score0.00479EPSS
SaveExploits0References4
AZL-97359 CVE-2026-74678 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: fix skb leak in ax88179txfixup When the interface has NETIFFSG enabled and skblinearize fails in ax88179txfixup, the function returns NULL without freeing the skb. usbnetstartxmit treats a NULL return from...
7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References1
20