Lucene search
+L

7824 matches found

OSV
OSV
added 2025/01/11 1:15 p.m.11 views

AZL-55724 CVE-2024-57807 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock&instance-resetmutex; lock&shost-scanmutex; lock&instance-resetmutex;...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.0 views

DEBIAN-CVE-2024-57807

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock&instance-resetmutex; lock&shost-scanmutex; lock&instance-resetmutex;...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

DEBIAN-CVE-2024-54683

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.14 views

AZL-55771 CVE-2024-54683 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.14 views

AZL-55751 CVE-2024-54683 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.20 views

CVE-2024-54680

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/01/11 1:15 p.m.7 views

CVE-2024-54683

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/11 1:15 p.m.13 views

CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

5.5CVSS0.00138EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

DEBIAN-CVE-2024-55642

In the Linux kernel, the following vulnerability has been resolved: block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging for handling writes to zones of a zoned block device always execute a zone report whenever a write BIO to a zone fails. The intent of this i...

5.5CVSS6AI score0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.20 views

CVE-2024-55642

In the Linux kernel, the following vulnerability has been resolved: block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging for handling writes to zones of a zoned block device always execute a zone report whenever a write BIO to a zone fails. The intent of this i...

5.5CVSS0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.13 views

CVE-2024-54680

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.23 views

CVE-2024-53689

In the Linux kernel, the following vulnerability has been resolved: block: Fix potential deadlock while freezing queue and acquiring sysfslock For storing a value to a queue attribute, the queueattrstore function first freezes the queue -qusagecounterio and then acquire -sysfslock. This seems not...

5.5CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.7 views

DEBIAN-CVE-2024-48876

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

5.5CVSS5.5AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.14 views

CVE-2024-48876

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

5.5CVSS0.00141EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/11 1:15 p.m.11 views

CVE-2024-48875

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.12 views

AZL-56216 CVE-2024-48875 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS6.6AI score0.00146EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.20 views

CVE-2024-47143

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

5.5CVSS0.00186EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

DEBIAN-CVE-2024-48875

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.24 views

AZL-56229 CVE-2024-47143 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

5.5CVSS6.3AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.10 views

DEBIAN-CVE-2024-47143

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References1
Rows per page
Query Builder