Lucene search
+L

12918 matches found

CVE
CVE
added 2025/07/25 12:53 p.m.121 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
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.12 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
CVE
CVE
added 2025/07/25 12:47 p.m.101 views

CVE-2025-38353

CVE-2025-38353: Linux kernel drm/xe wedge handling fix. Affected component: xe DRM path. Root cause: taking an invalid wedge lock when device wedges on GuC upload, leaving state uninitialized and submission not enabled. Impact: device wedged with recovery required; observed WARN/lock debugging ou...

5.5CVSS6.4AI score0.00119EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.8 views

CVE-2025-38353 drm/xe: Fix taking invalid lock on wedge

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

6.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:47 p.m.6 views

CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.17 views

CVE-2025-38353 drm/xe: Fix taking invalid lock on wedge

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

0.00119EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.8 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 an invalid lock operation in the xegucsubmitwedge function...

5.5CVSS6.9AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/07/19 12:00 a.m.6 views

PT-2025-33582

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to trace event handling. Concurrent loading of modules can lead to corruption of the trace event list during modification of printk format...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/18 7:53 a.m.15 views

CVE-2025-38349 eventpoll: don't decrement ep refcount while still holding the ep mutex

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS0.00155EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/07/17 7:16 p.m.19 views

CVE-2025-0886

An incorrect permissions vulnerability was reported in Elliptic Labs Virtual Lock Sensor that could allow a local, authenticated user to escalate privileges...

8.5CVSS0.00175EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/17 7:16 p.m.27 views

CVE-2025-0886

CVE-2025-0886 concerns an incorrect permissions vulnerability in Lenovo/ Elliptic Labs Virtual Lock Sensor that could allow a local, authenticated user to escalate privileges. The available documents identify the affected component as the Elliptic Labs Virtual Lock Sensor and describe the root ca...

8.5CVSS6.8AI score0.00175EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/07/17 7:16 p.m.6 views

CVE-2025-0886

An incorrect permissions vulnerability was reported in Elliptic Labs Virtual Lock Sensor that could allow a local, authenticated user to escalate privileges...

8.5CVSS6.8AI score0.00175EPSS
SaveExploits0References1
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
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
Cvelist
Cvelist
added 2025/07/17 1:59 p.m.19 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
CNNVD
CNNVD
added 2025/07/17 12:00 a.m.10 views

Lenovo Elliptic Labs Virtual Lock Sensor 安全漏洞

Lenovo Elliptic Labs Virtual Lock Sensor is a virtual lock sensor from the Chinese company Lenovo Lenovo. It can detect when a user is in front of a PC/laptop system. A security vulnerability exists in the Lenovo Elliptic Labs Virtual Lock Sensor, which stems from improper privilege assignment an...

8.5CVSS6.5AI score0.00175EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/07/17 12:00 a.m.12 views

PT-2025-29955 · Elliptic · Elliptic Labs Virtual Lock Sensor

Name of the Vulnerable Software and Affected Versions: Elliptic Labs Virtual Lock Sensor affected versions not specified Description: An incorrect permissions vulnerability exists that could allow a local, authenticated user to escalate privileges. Recommendations: At the moment, there is no...

8.5CVSS6.2AI score0.00175EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/17 12:00 a.m.12 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 CVE
SUSE CVE
added 2025/07/11 11:22 p.m.7 views

SUSE CVE-2025-38311

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

4.7CVSS6.4AI score0.00096EPSS
SaveExploits0References9
Rows per page
Query Builder