Lucene search
+L

207 matches found

EUVD
EUVD
•added 2026/09/25 1:06 p.m.•2 views

EUVD-2026-87059

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: unregister debugfs entries on teardown ucsiregister creates per-instance debugfs entries, but ucsiunregister keeps them around until ucsidestroy. Drivers like ucsiglink that unregister/register the same UCSI...

5.8AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/25 1:06 p.m.•9 views

CVE-2026-100079

The Linux kernel contains a vulnerability in the usb: typec: ucsi component where ucsi_register() creates per-instance debugfs entries, but ucsi_unregister() fails to remove them until ucsi_destroy() is called. This issue can cause drivers, such as ucsi_glink , to encounter errors and log message...

5.8AI score0.00156EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/16 11:17 a.m.•8 views

CVE-2026-90025

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM response after checking it is not 0xff. The port altmode array is...

7.7CVSS0.0019EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 11:17 a.m.•8 views

DEBIAN-CVE-2026-90025

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM response after checking it is not 0xff. The port altmode array is...

7.7CVSS5.9AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:17 a.m.•9 views

AZL-101592 CVE-2026-90025 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM response after checking it is not 0xff. The port altmode array is...

7.7CVSS5.8AI score0.0019EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/16 10:33 a.m.•19 views

CVE-2026-90025

CVE-2026-90025 is an out-of-bounds array index flaw in the Linux kernel's UCSI DisplayPort driver (usb: typec: ucsi: displayport). The driver uses the GET_CURRENT_CAM response value to index a port altmode array of fixed length UCSI_MAX_ALTMODES , but only validates that the value is not 0xff wit...

7.7CVSS5.8AI score0.0019EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 10:33 a.m.•5 views

CVE-2026-90025 usb: typec: ucsi: displayport: Fix OOB altmode array index

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM response after checking it is not 0xff. The port altmode array is...

7.7CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/16 10:33 a.m.•35 views

CVE-2026-90025 usb: typec: ucsi: displayport: Fix OOB altmode array index

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM response after checking it is not 0xff. The port altmode array is...

7.7CVSS0.0019EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/16 10:33 a.m.•7 views

EUVD-2026-80633

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM response after checking it is not 0xff. The port altmode array is...

7.7CVSS5.8AI score0.0019EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•0 views

CVE-2026-90025: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM response after checking it is not 0xff. The port altmode array is...

7.7CVSS5.8AI score0.0019EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90025

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: typec: ucsi: displayport: Fix OOB altmode array index The UCSI displayport driver indexes the connector's port altmode array with the GETCURRENTCAM respons...

7.7CVSS5.8AI score0.0019EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•2 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fixed a null pointer dereference in the trace function. ucsiregisteraltmode checks if ISERR is true for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Deadlock issue fixed This patch introduces the ucsiconmutexlock and ucsiconmutexunlock functions to the UCSI driver. The ucsiconmutexlock function ensures that the connector mutex is only locked if ...

5.5CVSS6.2AI score0.00144EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fixed a potential out-of-bounds error in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. This means that "newcam" can be as high as 255, while the size of the uc-updated array i...

7.8CVSS6.6AI score0.00263EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix NULL pointer access Resources should only be released after all threads that utilize them have been destroyed. This commit ensures that resources are not released prematurely by waiting for the associated...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/09/09 12:00 a.m.•8 views

The vulnerability of the do_flash() function in the drivers/usb/typec/ucsi/ucsi_ccg.c driver for the USB Type C interface in the Linux kernel allows a attacker to cause a service failure.

The vulnerability of the doflash function in the drivers/usb/typec/ucsi/ucsiccg.c driver for the UCSI USB Type-C interface in the Linux kernel is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References14Affected Software3
BDU FSTEC
BDU FSTEC
•added 2026/09/09 12:00 a.m.•9 views

The vulnerability of the ucsi_handle_connector_change() function in the drivers/usb/typec/ucsi/ucsi.c module of the UCSI interface driver for the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ucsihandleconnectorchange function in the drivers/usb/typec/ucsi/ucsi.c file of the UCSI interface driver for the Linux operating system is related to the occurrence of operations outside the buffer in memory. Exploiting this vulnerability could allow an attacker to...

7CVSS7AI score0.00215EPSS
SaveExploits0References12Affected Software3
Tenable Nessus
Tenable Nessus
•added 2026/09/06 12:00 a.m.•12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-073360)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-073360 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsiconnectorchange The connector number in a UCSI...

5.7AI score0.00215EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/29 12:00 a.m.•16 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-001499 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The cmd variable can be...

7.8CVSS6.7AI score0.00263EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: usb: typec: ucsi: Fixed a race condition and order issues during port unregistration. A synchronization issue exists during port unregistration, where pending partner work items may conflict with the destruction of the...

6.2AI score0.00215EPSS
SaveExploits0References1
Rows per page
Query Builder