Lucene search
+L

7774 matches found

CVE
CVE
added 2025/07/25 12:53 p.m.117 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
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
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
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.8 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
NVD
NVD
added 2025/07/17 2:15 p.m.11 views

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.5CVSS0.00723EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/17 2:15 p.m.6 views

DEBIAN-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.3AI score0.00723EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/17 2:15 p.m.9 views

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.2AI score
SaveExploits0References5
OSV
OSV
added 2025/07/17 2:15 p.m.8 views

UBUNTU-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.5CVSS5.8AI score0.00723EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/17 1:59 p.m.18 views

CVE-2025-1713 deadlock potential with VT-d and legacy PCI device pass-through

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

0.00723EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/17 1:59 p.m.128 views

CVE-2025-1713

CVE-2025-1713 : In Xen hypervisor, deadlock can occur when setting up interrupt remapping for legacy PCI(-X) devices, including bridges. The upstream bridge lookup requires acquiring a lock in a context where the lock is unsafe, creating a potential deadlock and impacting availability. Connected ...

7.5CVSS6.3AI score0.00723EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/07/17 1:59 p.m.23 views

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.3AI score0.00723EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/07/17 1:59 p.m.3 views

CVE-2025-1713 deadlock potential with VT-d and legacy PCI device pass-through

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

6.3AI score0.00723EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/17 12:00 a.m.11 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from Xen Open Source. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in Xen that stems from an...

7.5CVSS6.7AI score0.00723EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/07/16 6:37 a.m.4 views

Security update for xen

This update for xen fixes the following issues: Security fixes: CVE-2024-28956: Fixed Intel CPU: Indirect Target Selection ITS XSA-469 bsc1243117 CVE-2024-53241: Fixed Xen hypercall page unsafe against speculative attacks XSA-466 bsc1234282 CVE-2025-1713: Fixed deadlock potential with VT-d and...

7.1CVSS8.1AI score0.00723EPSS
SaveExploits0References26
Positive Technologies
Positive Technologies
added 2025/07/16 12:00 a.m.6 views

PT-2025-33598

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A deadlock issue was resolved in the virtio-net driver. The issue occurs when a VIRTIO NET S ANNOUNCE request is sent by the Virtual Machine Manager VMM while the virtio-net driver is...

5.5CVSS6.1AI score0.00113EPSS
SaveExploits0
Rows per page
Query Builder