Lucene search
+L

31 matches found

BDU FSTEC
BDU FSTEC
added 2026/09/09 12:00 a.m.6 views

The vulnerability of the digi_port_init() function in the drivers/usb/serial/digi_acceleport.c file of the Linux operating system’s USB device driver module allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the digiportinit function in the drivers/usb/serial/digiacceleport.c module of the Linux device driver framework is related to the occurrence of operations outside the buffer in memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7CVSS0.00226EPSS
SaveExploits0References14Affected Software3
RedhatCVE
RedhatCVE
added 2026/07/30 10:36 a.m.12 views

CVE-2026-64335

A flaw was found in the Linux kernel's USB serial digiacceleport driver. This vulnerability occurs when a port is closed while it is in a throttled state, preventing the read Urban Request Block URB from being resubmitted. As a result, the affected port will cease to receive any further data,...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.14 views

SUSE CVE-2026-64333

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the u...

6.8CVSS6AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.11 views

UBUNTU-CVE-2026-64334

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References14
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

UBUNTU-CVE-2026-64333

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the u...

7.8CVSS5.8AI score0.00169EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.17 views

CVE-2026-64334

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:50 a.m.16 views

EUVD-2026-48879

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data until the device is reconnected or the driver is...

5.7AI score0.00123EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.24 views

CVE-2026-64333

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the u...

7.8CVSS5.9AI score0.00169EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.50 views

CVE-2026-64333 USB: serial: digi_acceleport: fix write buffer corruption

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the u...

7.8CVSS0.00169EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.29 views

PT-2026-64554

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the digi acceleport USB serial driver where the digi write inb command function fails to correctly handle timeouts. Instead of returning an error when a write URB USB...

7.8CVSS6AI score0.00169EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.21 views

PT-2026-64556

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the digi acceleport USB serial driver where the read USB Request Block URB—a data structure used to manage USB transfers—is not resubmitted if the port is closed while...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64335

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: digiacceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.29 views

PT-2026-64555

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A hard lockup occurs in the digi acceleport USB serial driver when submitting an Out-of-Band OOB write USB Request Block URB fails persistently, such as during a device disconnection. Th...

5.5CVSS5AI score0.00095EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64333

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, b...

7.8CVSS6AI score0.00169EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.18 views

SUSE CVE-2026-63901

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix memory corruption with small endpoints Add the missing bulk-out buffer size sanity checks to avoid out-of-bounds memory accesses or slab corruption should a malicious device report smaller buffers...

6.8CVSS5.6AI score0.00226EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/19 2:55 p.m.10 views

CVE-2026-63901 USB: serial: digi_acceleport: fix memory corruption with small endpoints

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix memory corruption with small endpoints Add the missing bulk-out buffer size sanity checks to avoid out-of-bounds memory accesses or slab corruption should a malicious device report smaller buffers...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 2:55 p.m.33 views

CVE-2026-63901

The CVE-2026-63901 entry describes a memory corruption fix in the Linux kernel USB serial driver for digi_acceleport. The vulnerability stemmed from missing sanity checks on bulk-out buffer sizes, which could allow out-of-bounds memory accesses or slab corruption if a malicious device reported sm...

5.8AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.40 views

CVE-2026-63901 USB: serial: digi_acceleport: fix memory corruption with small endpoints

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix memory corruption with small endpoints Add the missing bulk-out buffer size sanity checks to avoid out-of-bounds memory accesses or slab corruption should a malicious device report smaller buffers...

0.00226EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61218

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Memory corruption occurs in the digi acceleport USB serial driver due to missing sanity checks for bulk-out buffer sizes. A malicious device reporting smaller buffers than expected can...

9.8CVSS5.5AI score0.00226EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000966)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000966 advisory. The digiportinit function in drivers/usb/serial/digiacceleport.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service...

4.9CVSS6.2AI score0.0179EPSS
SaveExploits3References27
Rows per page
Query Builder