Lucene search
K

22 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/18 12:0 a.m.6 views

Siemens RUGGEDCOM RST2428P Improper Input Validation (CVE-2026-23031)

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix URB memory leak In gscanopen, the URBs for USB-in transfers are allocated, added to the parent-rxsubmitted anchor and submitted. In the complete callback gsusbreceivebulkcallback, the URB...

5.7AI score0.00197EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/02/05 12:24 a.m.3 views

SUSE CVE-2026-23108

In the Linux kernel, the following vulnerability has been resolved: can: usb8dev: usb8devreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In usb8devopen - usb8devstart, the URBs for USB-in transfer...

4.4CVSS5.2AI score0.00127EPSS
Exploits0References19
NVD
NVD
added 2026/02/04 5:16 p.m.6 views

CVE-2026-23075

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: esdusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In esdusbopen, the URBs for USB-in transfers are allocated,...

5.5CVSS0.00123EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.3 views

CVE-2026-23075

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: esdusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In esdusbopen, the URBs for USB-in transfers are allocated,...

5.5CVSS5.7AI score0.00123EPSS
Exploits0References25
Vulnrichment
Vulnrichment
added 2026/02/04 4:8 p.m.3 views

CVE-2026-23108 can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak

In the Linux kernel, the following vulnerability has been resolved: can: usb8dev: usb8devreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In usb8devopen - usb8devstart, the URBs for USB-in transfer...

5.3AI score0.00127EPSS
Exploits0References7
CVE
CVE
added 2026/02/04 4:8 p.m.22 views

CVE-2026-23080

Technical details for CVE-2026-23080 are not provided in the connected documents. The sources reference the CVE in advisories (e.g., USN entries) but do not include product/vendor/component/version, root cause, impact, or fix specifics. Monitor for updates.

5.5CVSS5.2AI score0.00123EPSS
Exploits0References7Affected Software1
EUVD
EUVD
added 2026/02/04 4:8 p.m.4 views

EUVD-2026-5468

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: esdusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In esdusbopen, the URBs for USB-in transfers are allocated,...

5.2AI score0.00123EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/02/04 4:7 p.m.4 views

CVE-2026-23058

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: emsusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In emsusbopen, the URBs for USB-in transfers are allocated,...

5.1AI score0.00173EPSS
Exploits0
CVE
CVE
added 2026/02/04 4:7 p.m.15 views

CVE-2026-23058

CVE-2026-23058 relates to a memory-leak in the Linux kernel can: ems_usb path. The description across sources states that URBs used for USB-in transfers are anchored in ems_usb_open() and submitted, but the USB framework can unanchor URBs before the complete callback, causing URBs to be released ...

5.2AI score0.00173EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-23080

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: mcbausb: mcbausbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a can: gsusb: gsusbreceivebulkcallback: fix URB memor...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-23108

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: usb8dev: usb8devreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a can: gsusb: gsusbreceivebulkcallback: fix URB memor...

5.5CVSS5.8AI score0.00127EPSS
Exploits0References3
CVE
CVE
added 2026/01/31 11:42 a.m.19 views

CVE-2026-23031

CVE-2026-23031 affects the Linux kernel's gs_usb path. The issue is a memory leak where USB Request Blocks (URBs) completed by gs_usb_receive_bulk_callback() were not reliably released because the USB framework unanchors the URB before completion, bypassing gs_can_close()’s cleanup. The fix ancho...

5.8AI score0.00197EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-23031

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: gsusb: gsusbreceivebulkcallback: fix URB memory leak In gscanopen, the URBs for USB-in transfers are allocated, added to the parent-rxsubmitted anchor and...

5.8AI score0.00197EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.5 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2026-1050)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : media: uvcvideo: Handle cameras with invalid descriptorsCVE-2023-53437 scsi: target: iscsi: Fix a race condition between loginwork and the login...

7.8CVSS7.6AI score0.01345EPSS
Exploits9References49
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988669 advisory. In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbopen/close: fix memory leak The gsusb driver appears to suffer from a malady...

5.5CVSS5.6AI score0.00247EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.3 views

PT-2025-41085

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the ath9k High-Speed USB HIF driver related to the remain skbs buffer. Specifically, the remain skb buffer, allocated within the ath9k hif usb ...

6.2AI score0.00142EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2025/09/18 1:58 p.m.1 views

CVE-2023-53415 USB: dwc3: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: dwc3: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

6.1AI score0.00135EPSS
Exploits0References4
CVE
CVE
added 2025/09/17 2:56 p.m.23 views

CVE-2023-53359

CVE-2023-53359 affects the Linux kernel and fixes a memory-leak in debugfs_lookup(). The issue occurs when the result of debugfs_lookup() is not paired with a dput(), allowing memory to leak over time. The workaround introduced in the patch is to call debugfs_lookup_and_remove(), which handles al...

5.5CVSS6.2AI score0.00176EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53359

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

5.5CVSS5.4AI score0.00176EPSS
Exploits0
OSV
OSV
added 2023/09/22 11:5 a.m.6 views

OESA-2023-1666 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: An issue was discovered in the Linux kernel through 6.0.9. drivers/media/usb/ttusb-dec/ttusbdec.c has a memory leak because of the lack of a dvbfrontenddetach call.CVE-2022-45887 A division-by-zero error on some AMD processors ca...

7.8CVSS8.3AI score0.12405EPSS
Exploits2References6
Rows per page
Query Builder