Lucene search
K

273 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987207)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987207 advisory. In the Linux kernel, the following vulnerability has been resolved: usbnet: fix memory leak in error case usbnetwritecmdasync mixed up which buffers need to be freed...

5.5CVSS5.9AI score0.0027EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.8 views

SUSE CVE-2023-53548

In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0 PID: 754 at drivers/usb/core/urb.c:504...

5.5CVSS6.5AI score0.00147EPSS
Exploits0References20
OSV
OSV
added 2025/10/04 3:16 p.m.11 views

CVE-2023-53548 net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb

In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0 PID: 754 at drivers/usb/core/urb.c:504...

5.5CVSS6.4AI score0.00147EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.9 views

CVE-2023-53548 net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb

In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0 PID: 754 at drivers/usb/core/urb.c:504...

0.00147EPSS
Exploits0References8
CVE
CVE
added 2025/10/04 3:16 p.m.21 views

CVE-2023-53548

CVE-2023-53548 affects the Linux kernel USB networking stack, specifically the usbnet driver. The issue arises when usbnet trusts the bulk endpoint addresses reported by the probe routine in the driver_info structure and does not verify that the endpoints exist and have the correct type/direction...

5.5CVSS6.1AI score0.00147EPSS
Exploits0References8Affected Software1
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a mismatch in pipe types in the usbnet driver, which could lead to a denial of service attack...

5.7AI score0.00147EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.26 views

PT-2025-40690

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc7-syzkaller-00014-g692b7dc87ca6 Description The usbnet driver in the Linux kernel has an issue where it trusts the bulk endpoint addresses received during the probe routine without verifying their...

7.8CVSS6.4AI score0.08942EPSS
Exploits4References999
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-5173

Malicious code in bioql PyPI...

7.1CVSS7.8AI score0.00208EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5186

Malicious code in bioql PyPI...

7.1CVSS7.5AI score0.00204EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-11234

Malicious code in bioql PyPI...

7.2AI score0.00166EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-8484

Malicious code in bioql PyPI...

7.2AI score0.002EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55202

Malicious code in bioql PyPI...

7.1AI score0.00202EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-5181

Malicious code in bioql PyPI...

7.1CVSS7.8AI score0.00208EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/22 11:28 p.m.4 views

SUSE CVE-2025-22050

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

5.5CVSS6.1AI score0.00166EPSS
Exploits0References17
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-26651

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnetgetendpoints Add check for usbnetgetendpoints and return the err...

5.5CVSS6.2AI score0.0027EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.5 views

net: usb: aqc111: fix error handling of usbnet read calls

...

7.1CVSS7AI score0.00163EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usbnet: Fix linkwatch use-after-free on disconnect usbnet uses the work usbnetdeferredkevent to perform tasks which may sleep. On disconnect, completion of the...

7.8CVSS6.5AI score0.00202EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-22050

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The...

4.7CVSS6.2AI score0.00166EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/07/04 2:38 p.m.4 views

SUSE CVE-2025-38153

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: fix error handling of usbnet read calls Syzkaller, courtesy of syzbot, identified an error see report 1 in aqc111 driver, caused by incomplete sanitation of usb read calls' results. This problem is quite similar...

4.4CVSS6.3AI score0.00163EPSS
Exploits0References23
OSV
OSV
added 2025/07/03 9:15 a.m.5 views

DEBIAN-CVE-2025-38153

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: fix error handling of usbnet read calls Syzkaller, courtesy of syzbot, identified an error see report 1 in aqc111 driver, caused by incomplete sanitation of usb read calls' results. This problem is quite similar...

7.1CVSS5.8AI score0.00163EPSS
Exploits0References1
Rows per page
Query Builder