809 matches found
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 ==========================...
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...
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...
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...
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...
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...
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...
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...
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|...
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...
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...
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...
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...
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...
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...
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|...
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;...
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|...
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...
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...