Lucene search
+L

698 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
SaveExploits0References10
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
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:12 a.m.119 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
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 2:12 a.m.10 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
SaveExploits0References12
Circl
Circl
added 2025/02/12 12:10 a.m.9 views

CVE-2024-21971

creationtimestamp| type| source ---|---|--- 2025-02-12 00:10:58+00:00| seen| https://infosec.exchange/users/cve/statuses/113988013790236846 2025-02-12 00:16:45+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lhwvhojcwp2x 2025-02-12 01:10:00+00:00| seen|...

5.5CVSS4.8AI score0.00131EPSS
SaveExploits0References4
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
SaveExploits0References3
Circl
Circl
added 2025/01/28 8:28 a.m.10 views

CVE-2024-13527

creationtimestamp| type| source ---|---|--- 2025-01-28 08:28:57+00:00| seen| https://infosec.exchange/users/cve/statuses/113905037299606707 2025-01-28 09:15:23+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lgs4kyz7v32n 2025-01-28 12:56:20+00:00| seen|...

6.4CVSS7.3AI score0.00212EPSS
SaveExploits0References4
Circl
Circl
added 2025/01/16 9:20 p.m.15 views

CVE-2025-23919

creationtimestamp| type| source ---|---|--- 2025-01-16 21:20:10+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lfv7hy7l7l2r...

5.4CVSS6.9AI score0.00513EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/13 12:51 p.m.12 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
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 11:51 a.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;...

4.1CVSS6.9AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 7:20 a.m.10 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.7CVSS7AI score0.00133EPSS
SaveExploits0References4
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
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.4 views

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

4.7CVSS7.6AI score0.00133EPSS
SaveExploits0References4
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
SaveExploits0References14
NVD
NVD
added 2025/01/11 1:15 p.m.15 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
SaveExploits0References9
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
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.10 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.00133EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.2 views

DEBIAN-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.5CVSS5.7AI score0.00133EPSS
SaveExploits0References1
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
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.1 views

DEBIAN-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.5CVSS5.6AI score0.00135EPSS
SaveExploits0References1
Rows per page
Query Builder