Lucene search
+L

81 matches found

OSV
OSV
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40140 net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast

In the Linux kernel, the following vulnerability has been resolved: net: usb: Remove disruptive netifwakequeue in rtl8150setmulticast syzbot reported WARNING in rtl8150startxmit/usbsubmiturb. This is the sequence of events that leads to the warning: rtl8150startxmit netifstopqueue;...

8.8CVSS6.2AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989278)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989278 advisory. In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb...

5.5CVSS5.9AI score0.00251EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/10/20 12:10 a.m.7 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-7184

Malware in sbrugna...

4.3CVSS5AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-7187

Malware in sbrugna...

8.8CVSS8.6AI score0.00875EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-7183

Malware in sbrugna...

8.8CVSS8.6AI score0.00894EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2021-29942

Malicious code in bioql PyPI...

8.8CVSS8.8AI score0.00479EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2021-29943

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00462EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.10 views

The vulnerability of the smsc75xx_bind() function in the drivers/net/usb/smsc75xx.c file allows a hacker to cause a service failure. This vulnerability relates to Linux kernel-based USB network adapters.

The vulnerability of the smsc75xxbind function in the drivers/net/usb/smsc75xx.c file, which is related to Linux kernel USB network adapters, stems from the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6AI score0.00228EPSS
SaveExploits0References20Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 9:05 p.m.14 views

CVE-2021-42988

Eltima USB Network Gate is affected by Buffer Overflow. IOCTL Handler 0x22001B in the USB Network Gate above 7.0.1370 below 9.2.2420 allow local attackers to execute arbitrary code in kernel mode or cause a denial of service memory corruption and OS crash via specially crafted I/O Request Packet...

8.8CVSS7.9AI score0.00462EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 6:48 p.m.14 views

CVE-2021-42987

Eltima USB Network Gate is affected by Integer Overflow. IOCTL Handler 0x22001B in the USB Network Gate above 7.0.1370 below 9.2.2420 allow local attackers to execute arbitrary code in kernel mode or cause a denial of service memory corruption and OS crash via specially crafted I/O Request Packet...

8.8CVSS7.8AI score0.00479EPSS
SaveExploits1
OSV
OSV
added 2025/05/02 3:55 p.m.18 views

CVE-2023-53062 net: usb: smsc95xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory conten...

6AI score
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:00 a.m.15 views

usbnet: ipheth: use static NDP16 location in URB

...

7.1CVSS7.9AI score0.00219EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/08 2:05 a.m.9 views

kernel: net: cdc_eem: fix tx fixup skb leak

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.13 views

kernel: net: cdc_eem: fix tx fixup skb leak

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.21 views

CVE-2023-52742

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.5CVSS5.9AI score0.00251EPSS
SaveExploits0References9
OSV
OSV
added 2022/07/31 2:54 p.m.12 views

GSD-2022-1004911 net: usb: ax88179_178a needs FLAG_SEND_ZLP

net: usb: ax88179178a needs FLAGSENDZLP This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.325 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:51 p.m.14 views

GSD-2022-1004882 net: usb: ax88179_178a: Fix packet receiving

net: usb: ax88179178a: Fix packet receiving This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.287 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:42 p.m.12 views

GSD-2022-1004788 net: usb: ax88179_178a needs FLAG_SEND_ZLP

net: usb: ax88179178a needs FLAGSENDZLP This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.254 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 1:52 p.m.15 views

GSD-2022-1004237 net: usb: ax88179_178a: Fix packet receiving

net: usb: ax88179178a: Fix packet receiving This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.10 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder