Lucene search
+L

7724 matches found

NVD
NVD
added 2025/07/25 2:15 p.m.6 views

CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS0.00132EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 2:15 p.m.3 views

DEBIAN-CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS5.4AI score0.00132EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.12 views

AZL-65678 CVE-2025-38404 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS6.2AI score0.00132EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.9 views

UBUNTU-CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS6.1AI score0.00132EPSS
SaveExploits0References11
NVD
NVD
added 2025/07/25 1:15 p.m.12 views

CVE-2025-38373

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex. This is problematic because kzalloc can trigger fsreclaimaqcuire,...

5.5CVSS0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/25 1:15 p.m.1 views

DEBIAN-CVE-2025-38373

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex. This is problematic because kzalloc can trigger fsreclaimaqcuire,...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.19 views

UBUNTU-CVE-2025-38373

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex. This is problematic because kzalloc can trigger fsreclaimaqcuire,...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References28
CVE
CVE
added 2025/07/25 1:09 p.m.87 views

CVE-2025-38404

CVE-2025-38404 affects the Linux kernel USB Type-C/displayport subsystem. The issue is a potential deadlock caused by recursive locking of cros_typec_altmode_data::mutex when a mutex-protected path calls typec_altmode_exit() from within the same context. The documented fix defers the typec_altmod...

5.5CVSS6.3AI score0.00132EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/25 1:09 p.m.18 views

CVE-2025-38404 usb: typec: displayport: Fix potential deadlock

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

0.00132EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/25 1:09 p.m.15 views

CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS5.4AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 1:09 p.m.7 views

CVE-2025-38404 usb: typec: displayport: Fix potential deadlock

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

6.3AI score
SaveExploits0References13
CVE
CVE
added 2025/07/25 12:53 p.m.114 views

CVE-2025-38373

CVE-2025-38373 concerns the Linux kernel’s mlx5_ib MR deregistration deadlock. The description shows a flow where holding the mutex umem_mutex during dereg_mr() can lead kzalloc() to trigger reclaim paths (fs_reclaim, mmu_notifier_invalidate_range_start), which in turn calls mlx5_ib_invalidate_ra...

5.5CVSS6.2AI score0.00112EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/25 12:53 p.m.8 views

CVE-2025-38373 IB/mlx5: Fix potential deadlock in MR deregistration

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex. This is problematic because kzalloc can trigger fsreclaimaqcuire,...

6.1AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:53 p.m.9 views

CVE-2025-38373

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex. This is problematic because kzalloc can trigger fsreclaimaqcuire,...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.11 views

CVE-2025-38373 IB/mlx5: Fix potential deadlock in MR deregistration

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex. This is problematic because kzalloc can trigger fsreclaimaqcuire,...

0.00112EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.8 views

CVE-2025-38373

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex. This is problematic because kzalloc can trigger fsreclaimaqcuire,...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.12 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 Linux kernel that stems from a call to kzalloc during umemmutex locking that could result in a deadlock...

5.5CVSS6.8AI score0.00112EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/25 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 a potential deadlock issue in the usb typec displayport module, which could lead to a system hang...

5.5CVSS6.9AI score0.00132EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/07/25 12:00 a.m.7 views

PT-2025-30788

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an issue where a mutex was used to protect the notifier hashtable accesses, potentially leading to sleeping within an atomic context. This resulted in kernel...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2025/07/17 2:15 p.m.6 views

ALPINE-CVE-2025-1713

When setting up interrupt remapping for legacy PCI-X devices, including PCI-X bridges, a lookup of the upstream bridge is required. This lookup, itself involving acquiring of a lock, is done in a context where acquiring that lock is unsafe. This can lead to a deadlock...

7.5CVSS6.8AI score0.00723EPSS
SaveExploits0References1
Rows per page
Query Builder