Lucene search
+L

181 matches found

AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

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

5.5CVSS5.8AI score0.0017EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

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 in the UCSI driver. The ucsiconmutexlock function ensures that the connector mutex is only locked if ...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/30 1:26 a.m.5 views

SUSE 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...

4.4CVSS7.7AI score0.0017EPSS
SaveExploits0References18
OSV
OSV
added 2025/05/29 2:15 p.m.10 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.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/29 2:15 p.m.12 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.0017EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/29 2:15 p.m.6 views

UBUNTU-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.5CVSS6.2AI score0.0017EPSS
SaveExploits0References38
CVE
CVE
added 2025/05/29 1:15 p.m.134 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.0017EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/29 1:15 p.m.5 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.22 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.0017EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.4 views

SUSE 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.5CVSS7.7AI score0.00122EPSS
SaveExploits0References13
NVD
NVD
added 2025/05/20 5:15 p.m.19 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.00122EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/20 5:15 p.m.2 views

DEBIAN-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.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 5:15 p.m.4 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.00122EPSS
SaveExploits0References34
CVE
CVE
added 2025/05/20 4:47 p.m.124 views

CVE-2025-37967

CVE-2025-37967 affects the Linux kernel USB Type-C UCSI driver (displayport) and fixes a deadlock when handling DP Alt Mode. The patch adds ucsi_con_mutex_lock and ucsi_con_mutex_unlock so the connector mutex is only acquired when a connection exists and the partner pointer is valid, preventing a...

5.5CVSS6.5AI score0.00122EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/05/20 4:47 p.m.7 views

CVE-2025-37967 usb: typec: ucsi: displayport: Fix deadlock

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...

6.4AI score
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: drm/dp_mst: Fix MST sideband message body length check

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC aka message data CRC at the end of the message. This fixes a...

7.8CVSS6.8AI score0.00215EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.7 views

PT-2025-28988

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: A vulnerability exists in the Linux kernel related to the handling of DisplayPort Alt Mode. A previous state check in tcpm queue vdm unlocked could lead to a deadlock situation where t...

7.8CVSS7.8AI score0.03133EPSS
SaveExploits11References1840
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.6 views

PT-2025-23153

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer access issue has been resolved in the Linux kernel. The patch ensures that the UCSI driver waits for all pending tasks in the ucsi displayport work workqueue to finish...

5.5CVSS6.7AI score0.0017EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-35790

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:24 a.m.5 views

SUSE CVE-2024-52557

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

5.5CVSS6.8AI score0.00182EPSS
SaveExploits0References3
Rows per page
Query Builder