Lucene search
+L

15 matches found

Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.10 views

CVE-2026-53331

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Avoid ABBA on txlock/ctrl-lock During the SSR/PDR down notification the txlock is taken with the intent to provide synchronization with active DMA transfers. But during this period qcomslimngddown is...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
CVE
CVE
added 2026/07/01 1:32 p.m.34 views

CVE-2026-53331

CVE-2026-53331 is a Linux kernel vulnerability in the slimbus subsystem (qcom-ngd-ctrl) caused by inverted lock acquisition order between the slim_controller lock and tx_lock during SSR/PDR down notification, risking a deadlock and lockdep splats. The advisory notes this was resolved by stopping ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References7Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Networks: TLS – Avoid hanging tasks when using txlock. The syzbot reported a situation where tasks were hung. Eric explains that the adversarial receiver may keep RWIN at 0 for a long time, so we cannot guarantee progress. Thread...

5.9AI score0.00519EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013591)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013591 advisory. In the Linux kernel, the following vulnerability has been resolved: net: tls: avoid hanging tasks on the txlock syzbot sent a hung task report and Eric explains that...

7.5CVSS5.6AI score0.00519EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54306

In the Linux kernel, the following vulnerability has been resolved: net: tls: avoid hanging tasks on the txlock syzbot sent a hung task report and Eric explains that adversarial receiver may keep RWIN at 0 for a long time, so we are not guaranteed to make forward progress. Thread which took txloc...

7.5CVSS0.00519EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.8 views

UBUNTU-CVE-2023-54306

In the Linux kernel, the following vulnerability has been resolved: net: tls: avoid hanging tasks on the txlock syzbot sent a hung task report and Eric explains that adversarial receiver may keep RWIN at 0 for a long time, so we are not guaranteed to make forward progress. Thread which took txloc...

7.5CVSS5.7AI score0.00519EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54306

In the Linux kernel, the following vulnerability has been resolved: net: tls: avoid hanging tasks on the txlock syzbot sent a hung task report and Eric explains that adversarial receiver may keep RWIN at 0 for a long time, so we are not guaranteed to make forward progress. Thread which took txloc...

7.5CVSS5.7AI score0.00519EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.31 views

CVE-2023-54306 net: tls: avoid hanging tasks on the tx_lock

In the Linux kernel, the following vulnerability has been resolved: net: tls: avoid hanging tasks on the txlock syzbot sent a hung task report and Eric explains that adversarial receiver may keep RWIN at 0 for a long time, so we are not guaranteed to make forward progress. Thread which took txloc...

7.5CVSS0.00519EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:23 p.m.30 views

CVE-2023-54306

CVE-2023-54306 - Linux kernel net: tls: avoid hanging tasks on the tx_lock Affects: Linux kernel (net/tls) where a hung task can occur if a receiver adversarially keeps RWIN at 0, potentially preventing forward progress. The issue arises when a thread that has taken the tx_lock sleeps and may not...

7.5CVSS6.1AI score0.00519EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54306

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: tls: avoid hanging tasks on the txlock syzbot sent a hung task report and Eric explains that adversarial receiver may keep RWIN at 0 for a long time, so we...

7.5CVSS6.1AI score0.00519EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the fact that txlock may cause a task to hang for an extended period of time, potentially resulting in a...

6.1AI score0.00519EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/01/12 12:0 a.m.7 views

PT-2025-13368 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A deadlock vulnerability has been identified in the Linux kernel, specifically in the enetc tx onestep tstamp function. This issue occurs when the netif tx lock is held while an...

5.5CVSS5AI score0.00139EPSS
SaveExploits0References20
OSV
OSV
added 2024/10/29 12:50 a.m.14 views

CVE-2024-50073 tty: n_gsm: Fix use-after-free in gsm_cleanup_mux

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS6.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/10/11 12:0 a.m.14 views

PT-2024-8240

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.11.0+ Description: The issue is related to a use-after-free vulnerability in the gsm cleanup mux function in the Linux kernel. This vulnerability can be exploited by an attacker to impact the confidentiality,...

7.8CVSS5.5AI score0.00261EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.8 views

kernel: net: tls: avoid hanging tasks on the tx_lock

A denial-of-service flaw was found in the Linux kernel's TLS implementation. An adversarial network receiver can keep the TCP receive window RWIN at zero for extended periods, causing a thread holding the txlock to sleep indefinitely. Other tasks waiting for this lock become hung, leading to syst...

7.5CVSS5.8AI score0.00519EPSS
SaveExploits0References5
Rows per page
Query Builder