Lucene search
+L

12812 matches found

CVE
CVE
added 2025/12/04 3:31 p.m.45 views

CVE-2025-40242

The CVE-2025-40242 entry concerns the Linux kernel GFS2 path: gdlm_put_lock() has a small window after DFL_UNMOUNT is set but before the lockspace is released, during which the distributed lock manager (dlm) may still call gdlm_ast()/gdlm_bast(). The consequence could be dereferencing freed glock...

7CVSS6AI score0.00142EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.28 views

CVE-2025-40231 vsock: fix lock inversion in vsock_assign_transport()

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

0.00202EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.5 views

CVE-2025-40231

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

5.2AI score0.00202EPSS
SaveExploits0
CVE
CVE
added 2025/12/04 3:31 p.m.40 views

CVE-2025-40231

CVE-2025-40231 (Linux kernel) relates to a vsock lock inversion in vsock_assign_transport() where vsock_register_mutex is held during a call that may call vsock_linger(). The commit adding vsock_register_mutex around transport->release() around sk_lock can create circular dependency when vsock...

6AI score0.00202EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/04 3:31 p.m.8 views

EUVD-2025-201228

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

5.9AI score0.00202EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 3:31 p.m.10 views

CVE-2025-40231 vsock: fix lock inversion in vsock_assign_transport()

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

6.3AI score
SaveExploits0References10
NVD
NVD
added 2025/12/04 3:15 p.m.7 views

CVE-2025-40219

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

0.00219EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/04 3:15 p.m.2 views

DEBIAN-CVE-2025-40219

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

5.1AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 3:15 p.m.16 views

AZL-71293 CVE-2025-40219 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV Before disabling SR-IOV via config space accesses to the parent PF, sriovdisable first removes the PCI devices representing the VFs. Since commit 9d16947b7583...

5.6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 3:15 p.m.15 views

UBUNTU-CVE-2025-40219

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

5.8AI score0.00219EPSS
SaveExploits0References40
EUVD
EUVD
added 2025/12/04 2:50 p.m.6 views

EUVD-2025-201184

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV Before disabling SR-IOV via config space accesses to the parent PF, sriovdisable first removes the PCI devices representing the VFs. Since commit 9d16947b7583...

5.9AI score0.00219EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/04 2:50 p.m.49 views

CVE-2025-40219 PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

0.00219EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/04 2:50 p.m.17 views

CVE-2025-40218

In the Linux kernel, the following vulnerability has been resolved: mm/damon/vaddr: do not repeat pteoffsetmaplock until success DAMON's virtual address space operation set implementation vaddr calls pteoffsetmaplock inside the page table walk callback function. This is for reading and writing pa...

5.1AI score0.00183EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/04 2:50 p.m.35 views

CVE-2025-40218 mm/damon/vaddr: do not repeat pte_offset_map_lock() until success

In the Linux kernel, the following vulnerability has been resolved: mm/damon/vaddr: do not repeat pteoffsetmaplock until success DAMON's virtual address space operation set implementation vaddr calls pteoffsetmaplock inside the page table walk callback function. This is for reading and writing pa...

0.00183EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/04 2:50 p.m.43 views

CVE-2025-40218

CVE-2025-40218: In the Linux kernel, DAMON’s vaddr implementation was retrying pte_offset_map_lock() on failure, which could loop in scenarios where the target is a PMD migration entry, potentially causing a soft lockup when DAMON runs in parallel with CPU hotplug. The fix removes the retry-on-fa...

5.9AI score0.00183EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/04 12:00 a.m.6 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 live lock issue in fuse synchronized file placement, which could make services unavailable...

6.1AI score0.00188EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/04 12:00 a.m.14 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 race condition when releasing a glock in gdlmputlock, which could lead to reuse after release...

6AI score0.00142EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/04 12:00 a.m.11 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 flaw in the pteoffsetmaplock retry logic, which could lead to an infinite loop...

6AI score0.00183EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/04 12:00 a.m.7 views

PT-2026-7416

Name of the Vulnerable Software and Affected Versions MongoDB affected versions not specified Description The internal locking mechanism within the MongoDB server utilizes an internal encoding of resources to determine which lock to acquire. A collision can occur where collections inadvertently...

7.1CVSS5.4AI score0.00199EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/04 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 the lack of a PCI rescan removal lock when SR-IOV is disabled, which could lead to list corruption...

6AI score0.00219EPSS
SaveExploits0References19
Rows per page
Query Builder