Lucene search
+L

172 matches found

OSV
OSV
added 2025/02/27 8:4 p.m.13 views

CVE-2025-21820 tty: xilinx_uartps: split sysrq handling

In the Linux kernel, the following vulnerability has been resolved: tty: xilinxuartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ============================ cdnsuartisr printk uartportlockport consolelock...

5.5CVSS6AI score0.00155EPSS
Exploits0References10
NVD
NVD
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49441

In the Linux kernel, the following vulnerability has been resolved: tty: fix deadlock caused by calling printk under ttyport-lock ptywrite invokes kmalloc which may invoke a normal printk to print failure message. This can cause a deadlock in the scenario reported by syz-bot below: CPU0 CPU1 CPU2...

5.5CVSS0.0023EPSS
Exploits0References9
CVE
CVE
added 2025/02/26 2:12 a.m.117 views

CVE-2022-49441

CVE-2022-49441 relates to a Linux kernel deadlock in tty handling. The root cause is a potential deadlock when kmalloc() path could trigger a printk() while holding tty_port->lock, enabling a cycle with console ownership locks. The described failing scenario involves multiple CPUs acquiring po...

5.5CVSS5.3AI score0.0023EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/02/26 2:12 a.m.9 views

CVE-2022-49441 tty: fix deadlock caused by calling printk() under tty_port->lock

In the Linux kernel, the following vulnerability has been resolved: tty: fix deadlock caused by calling printk under ttyport-lock ptywrite invokes kmalloc which may invoke a normal printk to print failure message. This can cause a deadlock in the scenario reported by syz-bot below: CPU0 CPU1 CPU2...

5.5CVSS5.2AI score0.0023EPSS
Exploits0References12
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

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

5.5CVSS6.2AI score0.00171EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/01/13 12:51 p.m.11 views

CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

5.5CVSS6.7AI score0.00135EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 11:51 a.m.11 views

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

4.1CVSS6.9AI score0.00171EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.4 views

SUSE CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

4.7CVSS7.6AI score0.00135EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.11 views

SUSE 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.5CVSS7.7AI score0.00171EPSS
Exploits0References14
NVD
NVD
added 2025/01/11 1:15 p.m.13 views

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.5CVSS0.00171EPSS
Exploits0References9
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.00171EPSS
Exploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.11 views

CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

5.5CVSS0.00135EPSS
Exploits0References2
CVE
CVE
added 2025/01/11 12:39 p.m.179 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.00171EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/01/11 12:39 p.m.19 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;...

5.5CVSS6AI score0.00171EPSS
Exploits0References12
OSV
OSV
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: | ====================================================== |...

5.5CVSS6AI score0.00158EPSS
Exploits0References6
CVE
CVE
added 2025/01/11 12:29 p.m.163 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.00133EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/01/11 12:29 p.m.5 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 score0.00133EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.13 views

CVE-2024-54191 Bluetooth: iso: Fix circular lock in iso_conn_big_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

0.00135EPSS
Exploits0References2
CVE
CVE
added 2025/01/11 12:29 p.m.68 views

CVE-2024-54191

CVE-2024-54191 affects the Linux kernel Bluetooth stack (ISO). The issue arises from a circular lock between the socket lock and hdev lock in the ISO path. The fix reworks iso_sock_recvmsg and related code so that the socket lock is released before acquiring hdev, breaking the circular dependency...

5.5CVSS6.5AI score0.00135EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.44 views

CVE-2024-53689

...

Exploits0
Rows per page
Query Builder