Lucene search
+L

809 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2025-21820

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tty: xilinxuartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ==========================...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2024-57807

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: megaraidsas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock&instance-resetmut...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-54191

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking...

5.5CVSS5.6AI score0.00137EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-54460

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependenc...

5.5CVSS5.6AI score0.00138EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2025-21812

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ax25: rcu protect dev-ax25ptr syzbot found a lockdep issue 1. We should remove ax25 RTNL dependency in ax25setsockopt This should also fix a variety of possibl...

7.8CVSS7AI score0.00227EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.24 views

Linux Distros Unpatched Vulnerability : CVE-2024-27014

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync...

5.5CVSS6.8AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2023-52632

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS6.6AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2021-47038

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 Bluetooth...

5.5CVSS5.6AI score0.00179EPSS
SaveExploits0References3
Circl
Circl
added 2025/03/04 11:31 p.m.23 views

CVE-2025-1959

creationtimestamp| type| source ---|---|--- 2025-03-04 23:31:39+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6463 2025-03-05 01:53:20+00:00| seen| https://t.me/cvedetector/19568 2025-03-05 03:24:23+00:00| seen|...

9.8CVSS7.3AI score0.00607EPSS
SaveExploits1References3
NVD
NVD
added 2025/02/27 8:16 p.m.30 views

CVE-2025-21820

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.5CVSS0.00162EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/27 8:04 p.m.17 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...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/27 8:04 p.m.35 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...

0.00162EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/26 7:01 a.m.16 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.00236EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:12 a.m.12 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 score
SaveExploits0References12
CVE
CVE
added 2025/02/26 2:12 a.m.133 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.00236EPSS
SaveExploits0References9Affected Software1
Circl
Circl
added 2025/02/12 12:10 a.m.12 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.00134EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 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.00176EPSS
SaveExploits0References3
Circl
Circl
added 2025/01/28 8:28 a.m.12 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.0022EPSS
SaveExploits0References4
Circl
Circl
added 2025/01/16 9:20 p.m.19 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.00523EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/13 12:51 p.m.14 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.00137EPSS
SaveExploits0References4
Rows per page
Query Builder