Lucene search
+L

27 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.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.0014EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/21 9:45 a.m.10 views

CVE-2026-74441

A flaw was found in the Linux kernel's USB Type-C UCSI driver. This vulnerability arises from a timing issue during the unregistration of USB Type-C ports, where certain operations can race against the destruction of internal work queues. A local attacker could exploit this race condition to...

7CVSS5.7AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74441

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix race condition and ordering in port unregistration A synchronization issue exists during port unregistration where pending partner work items can race against workqueue destruction, leading to use-after-free...

0.00173EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74441

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: Fix race condition and ordering in port unregistration A synchronization issue exists during port unregistration where pending partner work...

5.8AI score0.00173EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/02/09 12:00 a.m.7 views

The vulnerability of the `ucsi_read_message_in()` function in the `drivers/usb/typec/ucsi/ucsi.c` file of the UCSI driver module allows a malicious actor to cause a service failure within the Linux operating system’s USB Type-C interface support framework.

The vulnerability of the ucsireadmessagein function in the drivers/usb/typec/ucsi/ucsi.c file of the UCSI driver module exposes the system’s software interface for the USB Type-C port in the Linux kernel. This vulnerability allows an attacker to cause a service failure...

5.5CVSS6.8AI score0.00217EPSS
SaveExploits0References9Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.9 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37967)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37967 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix...

5.5CVSS6.7AI score0.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/14 3:05 p.m.39 views

CVE-2025-71108 usb: typec: ucsi: Handle incorrect num_connectors capability

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Handle incorrect numconnectors capability The UCSI spec states that the numconnectors field is 7 bits, and the 8th bit is reserved and should be set to zero. Some buggy FW has been known to set this bit, and it...

0.0013EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/18 3:16 p.m.10 views

CVE-2025-68323

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: fix use-after-free caused by uec-work The delayed work uec-work is scheduled in gaokunucsiprobe but never properly canceled in gaokunucsiremove. This creates use-after-free scenarios where the ucsi and gaokunucs...

0.00195EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.10 views

kernel: usb: typec: ucsi: displayport: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

5.5CVSS6.8AI score0.00196EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-16382

Malicious code in bioql PyPI...

7.7AI score0.00196EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-15860

Malicious code in bioql PyPI...

7.7AI score0.0014EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-37967

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 deadlock This patch introduces the ucsiconmutexlock / ucsiconmutexunlock functions to the UCSI driver. ucsiconmutexlock ensur...

5.5CVSS6.7AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/29 2:15 p.m.11 views

DEBIAN-CVE-2025-37994

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/29 2:15 p.m.15 views

CVE-2025-37994

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

5.5CVSS0.00196EPSS
SaveExploits0References10
CVE
CVE
added 2025/05/29 1:15 p.m.147 views

CVE-2025-37994

CVE-2025-37994 affects the Linux kernel driver path usb: typec: ucsi: displayport. The root cause is a NULL pointer access in ucsi_displayport_work handling. A patch was applied to ensure the UCSI driver waits for all pending tasks in the ucsi_displayport_work queue to finish before partner remov...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/29 1:15 p.m.7 views

CVE-2025-37994 usb: typec: ucsi: displayport: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

6.4AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/05/29 1:15 p.m.25 views

CVE-2025-37994 usb: typec: ucsi: displayport: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

0.00196EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/29 12:00 a.m.9 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 the Linux kernel that stems from the UCSI driver not waiting for all tasks to complete before partner removal...

5.5CVSS7AI score0.00196EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/20 5:15 p.m.21 views

CVE-2025-37967

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsiconmutexlock / ucsiconmutexunlock functions to the UCSI driver. ucsiconmutexlock ensures the connector mutex is only locked if a connection is established...

5.5CVSS0.0014EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/20 5:15 p.m.8 views

UBUNTU-CVE-2025-37967

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsiconmutexlock / ucsiconmutexunlock functions to the UCSI driver. ucsiconmutexlock ensures the connector mutex is only locked if a connection is established...

5.5CVSS6.2AI score0.0014EPSS
SaveExploits0References34
Rows per page
Query Builder