Lucene search
K

35 matches found

NVD
NVD
added 2026/02/14 4:15 p.m.3 views

CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.5CVSS0.00018EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.3 views

CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.5CVSS5.8AI score0.00018EPSS
Exploits0References7
OSV
OSV
added 2026/02/14 4:15 p.m.2 views

UBUNTU-CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References8
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.2 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper error handling in the gsusbreceivebulkcallback function. This vulnerability may lead to null...

5.5CVSS6AI score0.00018EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-23082

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: can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error In commit...

5.5CVSS5.6AI score0.00018EPSS
Exploits0References2
EUVD
EUVD
added 2026/02/04 4:8 p.m.1 views

EUVD-2026-5460

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error In commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak", the URB was re-anchored before usbsubmiturb in gsusbreceivebulkcallback ...

5.2AI score0.00018EPSS
Exploits0References4
CVE
CVE
added 2026/02/04 4:8 p.m.5 views

CVE-2026-23082

Public technical details about CVE-2026-23082 are not provided in the supplied documents. Monitor for updates from vendors; no specifics on affected components, impact, or fixes can be stated from the given materials.

5.5CVSS5.2AI score0.00018EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.5 views

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.1AI score0.00018EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.1 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.00018EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003098)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003098 advisory. drivers/net/can/usb/gsusb.c in the Linux kernel 4.9.x and 4.10.x before 4.10.2 interacts incorrectly with the CONFIGVMAPSTACK option, which allows local users to cau...

7.8CVSS8AI score0.00046EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000344)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000344 advisory. A memory leak in the gscanopen function in drivers/net/can/usb/gsusb.c in the Linux kernel before 5.3.11 allows attackers to cause a denial of service memory...

7.8CVSS6.9AI score0.01665EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:4 a.m.2 views

can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data

...

5.8CVSS6.7AI score0.00036EPSS
Exploits0
OSV
OSV
added 2025/12/23 2:16 p.m.1 views

AZL-72995 CVE-2025-68343 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

5.9AI score0.00029EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/12/23 1:58 p.m.3 views

CVE-2025-68342

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing data The URB received in gsusbreceivebulkcallback contains a struct gshostframe. The length of the data after the header depends on the gshostframe hf::fla...

5.4AI score0.00036EPSS
Exploits0
CVE
CVE
added 2025/12/23 1:58 p.m.8 views

CVE-2025-68342

In the Linux kernel gs_usb driver, a vulnerability in gs_usb_receive_bulk_callback() could access data before ensuring the actual_length was sufficient. The patch introduces a minimum length check (gs_usb_get_minimum_length(), later renamed to gs_usb_get_minimum_rx_length()) and validates that th...

6.1AI score0.00036EPSS
Exploits0References4
OSV
OSV
added 2025/12/16 4:16 p.m.2 views

AZL-72619 CVE-2025-68307 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.6AI score0.0004EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990477 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.00015EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989535 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.00015EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/23 6:31 p.m.1 views

EUVD-2022-54572

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 common to many USB CAN adapter drivers in that it performs usballoccoherent to allocate a number of USB request blocks URBs for RX, and...

5.5CVSS5.1AI score0.00015EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.1 views

SUSE CVE-2023-53523

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: fix time stamp counter initialization If the gsusb device driver is unloaded or unbound before the interface is shut down, the USB stack first calls the struct usbdriver::disconnect and then the struct...

4.4CVSS6.4AI score0.0002EPSS
Exploits0References15
Rows per page
Query Builder