Lucene search
+L

14 matches found

EUVD
EUVD
•added 2026/09/25 10:23 a.m.•1 views

EUVD-2026-86639

In the Linux kernel, the following vulnerability has been resolved: afunix: Update last skb marker in manageoob. Fahad Alharbi reported that blocking recvMSGPEEK could hog CPU due to OOB skb. In the following cases, manageoob skips OOB skbs and returns NULL for the last recvMSGPEEK:...

5.8AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/23 11:20 a.m.•34 views

CVE-2026-77791 Apache Tomcat: DoS via busy wait during WebSocket close

Uncontrolled Resource Consumption vulnerability in Apache Tomcat during sending of WebSocket close message enabled a DoS attack. This issue affects Apache Tomcat: from 11.0.0-M5 through 11.0.25, from 10.1.8 through 10.1.59, from 9.0.74 through 9.0.121. The following versions were EOL at the time...

0.00531EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:18 p.m.•11 views

DEBIAN-CVE-2026-93168

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinxdma: Fix CPU stall in xilinxdmapolltimeout Currently when calling xilinxdmapolltimeout with delayus=0 and a condition that is never fulfilled, the CPU busy-waits for prolonged time and the timeout triggers only...

5.8AI score0.00198EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/09/05 12:25 a.m.•14 views

SUSE CVE-2026-80866

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: while atomicread&tn-wqcount condresched; This loop can busy-wait for a lon...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/04 5:16 p.m.•5 views

AZL-99459 CVE-2026-80866 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: while atomicread&tn-wqcount condresched; This loop can busy-wait for a lon...

5.8AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/04 4:48 p.m.•9 views

CVE-2026-80866 tipc: avoid busy looping in tipc_exit_net()

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: while atomicread&tn-wqcount condresched; This loop can busy-wait for a lon...

5.6AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/04 4:48 p.m.•32 views

CVE-2026-80866 tipc: avoid busy looping in tipc_exit_net()

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: while atomicread&tn-wqcount condresched; This loop can busy-wait for a lon...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/04 4:48 p.m.•11 views

EUVD-2026-71496

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: while atomicread&tn-wqcount condresched; This loop can busy-wait for a lon...

5.3AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/04 4:48 p.m.•26 views

CVE-2026-80866

CVE-2026-80866 affects the Linux kernel TIPC subsystem (specifically tipc_exit_net()). A prior commit introduced a busy-wait loop that spins while waiting for pending UDP bearer cleanup work to complete. When cond_resched() is a NOP—common for high-priority tasks or kernels built with CONFIG_PREE...

5.3AI score0.00198EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-80866: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: while atomicread&tn-wqcount condresched; This loop can busy-wait for a lon...

5.8AI score0.00198EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80866

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: whil...

5.8AI score0.00198EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/05/15 11:38 a.m.•21 views

CVE-2026-43326

A flaw was found in the Linux kernel, specifically within the schedext component. This vulnerability can lead to a system-wide deadlock, causing a Denial of Service DoS where the system becomes unresponsive. The issue arises when the kernel's scheduling mechanism enters a busy-wait state in a...

5.5CVSS5.8AI score0.00111EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/05/06 11:22 p.m.•20 views

CVE-2026-43253

A flaw was found in the Linux kernel's IOMMU Input/Output Memory Management Unit AMD component. When the system operates under a stressed environment with iommu.strict=1 enabled, a busy-wait operation within the waitonsem function can occur while holding a spinlock with interrupts disabled. This...

7.5CVSS5.8AI score0.00486EPSS
SaveExploits0References4
NVD
NVD
•added 2026/05/06 12:16 p.m.•39 views

CVE-2026-43253

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move waitonsem out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under stressed environment, as waitonsem busy-waits under the spinlock with interrupts disabled. Move the...

7.5CVSS0.00486EPSS
SaveExploits0References5
Rows per page
Query Builder