Lucene search
+L

28 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-26445

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 8:17 p.m.8 views

CVE-2026-26445

stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...

7.5CVSS0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 12:00 a.m.35 views

CVE-2026-26445

stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...

0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 12:00 a.m.7 views

CVE-2026-26445

stomper at commit 5e2741e is vulnerable to a remote Denial of Service . A malicious client can send partial STOMP frames while keeping TCP connections open. Because the broker uses edge-triggered epoll (EPOLLET) and MSG_PEEK in recv(), these sockets enter a permanent half-read state. Once enough ...

7.5CVSS5.3AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:00 a.m.6 views

EUVD-2026-66756

stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...

5.3AI score0.00343EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/22 5:29 a.m.41 views

kernel: Linux kernel: Denial of Service in libceph OSD client due to unreset sparse-read state

A flaw was found in the Linux kernel's libceph OSD client. When a connection fault occurs during a sparse read, the sparse-read state is not properly reset. This allows a misbehaving or compromised Ceph OSD server, or a network adversary, to disrupt traffic. As a result, the client can misinterpr...

7.5CVSS5.8AI score0.0028EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the btrfs file system. This vulnerability arises when the ASSERT function in the...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/04 9:46 p.m.31 views

kernel: Linux kernel: Denial of Service in libceph OSD client due to unreset sparse-read state

A flaw was found in the Linux kernel's libceph OSD client. When a connection fault occurs during a sparse read, the sparse-read state is not properly reset. This allows a misbehaving or compromised Ceph OSD server, or a network adversary, to disrupt traffic. As a result, the client can misinterpr...

7.5CVSS5.8AI score0.0028EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.9 views

SUSE CVE-2026-23136

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

5.5CVSS5.7AI score0.0028EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23136

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD...

7.5CVSS7.4AI score0.0028EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 4:15 p.m.11 views

CVE-2026-23136

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

7.5CVSS0.0028EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.9 views

CVE-2026-23136

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

7.5CVSS6.5AI score0.0028EPSS
SaveExploits0References21
CVE
CVE
added 2026/02/14 3:22 p.m.64 views

CVE-2026-23136

CVE-2026-23136 : Linux kernel vulnerability in the libceph OSD client where the sparse-read state isn’t reset after a mid-payload disruption, causing the client to treat a fresh reply as a continuation of the old one. This can lead to a denial of service condition due to persistent sparse-read st...

7.5CVSS5.2AI score0.0028EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:22 p.m.9 views

CVE-2026-23136

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

5.2AI score0.0028EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/02/14 3:22 p.m.12 views

EUVD-2026-5901

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

5.2AI score0.0028EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/02/14 3:22 p.m.9 views

CVE-2026-23136

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

7.5CVSS5.2AI score0.0028EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the osdfault function not resetting the sparse read state. This could lead to state machine error...

7.5CVSS7AI score0.0028EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.9 views

PT-2026-8131

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the libceph component of the Linux kernel where the sparse-read state is not properly reset in the osd fault function when a connection fault occurs. This can lead to th...

7.8CVSS5.8AI score0.0028EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2021-24194

Malware in sbrugna...

4.3CVSS4.6AI score0.00844EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.16 views

EUVD-2022-55218

Malicious code in bioql PyPI...

7.2AI score0.00223EPSS
SaveExploits0References4
Rows per page
Query Builder