Lucene search
+L

7829 matches found

Cvelist
Cvelist
added 2025/01/11 12:39 p.m.28 views

CVE-2024-57807 scsi: megaraid_sas: Fix for a potential deadlock

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

0.00176EPSS
SaveExploits0References7
CVE
CVE
added 2025/01/11 12:39 p.m.192 views

CVE-2024-57807

CVE-2024-57807 is tied to the Linux kernel's SCSI megaraid_sas driver. The issue is a potential deadlock caused by a circular locking dependency between instance->reset_mutex and shost->scan_mutex, which could occur during lock ordering. The confirmed fix temporarily releases the reset_mute...

5.5CVSS7AI score0.00176EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/11 12:39 p.m.11 views

CVE-2024-57807 scsi: megaraid_sas: Fix for a potential deadlock

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

7.6AI score0.00176EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.31 views

CVE-2024-54680

...

SaveExploits0
Debian CVE
Debian CVE
added 2025/01/11 12:35 p.m.49 views

CVE-2024-54680

Removed by vendor...

7.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/11 12:35 p.m.10 views

CVE-2024-54680

...

6AI score
SaveExploits0
CVE
CVE
added 2025/01/11 12:35 p.m.165 views

CVE-2024-54680

Summary: Astra Linux security bulletin links CVE-2024-54680 to a CIFS/SMB client issue in the Linux kernel related to TCP timer handling and netns lifetimes. The advisory states that a prior fix (“smb: client: fix TCP timers deadlock after rmmod”) was reverted, which inadvertently reintroduced a ...

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.19 views

CVE-2024-55642 block: Prevent potential deadlocks in zone write plug error recovery

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

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 12:29 p.m.12 views

CVE-2024-55642 block: Prevent potential deadlocks in zone write plug error recovery

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.5CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.44 views

CVE-2024-54683 netfilter: IDLETIMER: Fix for possible ABBA deadlock

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

0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/11 12:29 p.m.151 views

CVE-2024-54683

CVE-2024-54683 – Linux kernel netfilter IDLETIMER ABBA deadlock : The vulnerability occurs when deleting the last idletimer rule may race with a read of its sysfs file, risking a circular locking dependency between idletimer teardown and kernel lock ownership. A reproduction shows concurrent dele...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/11 12:29 p.m.8 views

CVE-2024-54683 netfilter: IDLETIMER: Fix for possible ABBA deadlock

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

7.5AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 12:29 p.m.10 views

CVE-2024-54683 netfilter: IDLETIMER: Fix for possible ABBA deadlock

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.5CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/01/11 12:29 p.m.18 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.5CVSS5.6AI score0.00162EPSS
SaveExploits0
CVE
CVE
added 2025/01/11 12:29 p.m.175 views

CVE-2024-54460

Technical details for CVE-2024-54460 are not present in the provided documents. No affected products, versions, or remediation are disclosed here. Monitor vendor advisories for updates.

5.5CVSS6.5AI score0.00138EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/11 12:29 p.m.1 views

CVE-2024-54460 Bluetooth: iso: Fix circular lock in iso_listen_bis

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

7.5AI score0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.27 views

CVE-2024-54460 Bluetooth: iso: Fix circular lock in iso_listen_bis

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

0.00138EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 12:29 p.m.7 views

CVE-2024-54460 Bluetooth: iso: Fix circular lock in iso_listen_bis

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.5CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.49 views

CVE-2024-53689

...

SaveExploits0
Debian CVE
Debian CVE
added 2025/01/11 12:29 p.m.86 views

CVE-2024-53689

Removed by vendor...

5AI score
SaveExploits0
Rows per page
Query Builder