Lucene search
+L

129 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64268

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: bound Read Response placement to the RREAD length In drivers/infiniband/sw/siw/siwqprx.c, siwprocrresp places each inbound Read Response DDP segment at sge-laddr + wqe-processed and then accumulates wqe-processed, but i...

9.8CVSS5.9AI score0.00695EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:50 a.m.16 views

CVE-2026-64335

The CVE-2026-64335 entry describes a Linux kernel issue in the USB serial digi_acceleport driver. If a port is closed while throttled, the read URB is not resubmitted, causing the port to stop receiving data until reconnection or driver rebound. The documented fix clears throttle flags and resubm...

5.7AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.24 views

CVE-2026-64268

CVE-2026-64268 concerns a Linux kernel vulnerability in the SIW (RDMA) path where Read Response segments could overrun the sink buffer. The issue resides in siw_qp_rx.c (siw_proc_rresp) which places inbound Read Response DDP segments at sge->laddr + wqe->processed and accumulates processed ...

9.8CVSS6AI score0.00695EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.16 views

PT-2026-64556

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi acceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data until the device is reconnected or the driver is...

5.7AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64489

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the RDMA siw driver where the siw proc rresp function fails to check the running total of inbound Read Response DDP segments against the sink buffer length on...

9.8CVSS6AI score0.00695EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/23 9:17 p.m.9 views

CVE-2026-50039

The affected product is vulnerable to a stack-based buffer overflow, which may allow an attacker to cause a memory corruption via a Read Request...

8.7CVSS0.00267EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/07/23 8:32 p.m.7 views

EUVD-2026-48428

The affected product is vulnerable to a stack-based buffer overflow, which may allow an attacker to cause a memory corruption via a Read Request...

8.7CVSS5.8AI score0.00267EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/23 8:32 p.m.32 views

CVE-2026-50039 Stack-based Buffer Overflow in MZ Automation libIEC61850

The affected product is vulnerable to a stack-based buffer overflow, which may allow an attacker to cause a memory corruption via a Read Request...

8.7CVSS0.00267EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/23 8:32 p.m.24 views

CVE-2026-50039

CVE-2026-50039 affects libIEC61850 MMS value cache (v1.0.0 through v1.6.1). The vulnerability is a stack-based overflow via an unbounded copy, leading to DoS. The issue is pre-auth in the MMS value cache path and can be triggered by a network request that causes an overflow in the affected compon...

8.7CVSS5.8AI score0.00267EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.14 views

PT-2026-64172

Name of the Vulnerable Software and Affected Versions MZ Automation libIEC61850 affected versions not specified Description The software is susceptible to a stack-based buffer overflow, a condition where a program writes more data to a buffer located on the stack than the buffer is allocated to...

8.7CVSS6.3AI score0.00267EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.9 views

libssh: libssh: denial of service via oversized SFTP read length

A flaw was found in libssh. A remote authenticated client can issue SSHFXPREAD requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests...

6.5CVSS5.3AI score0.00506EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 11:32 a.m.8 views

EUVD-2026-46179

A flaw was found in libssh. A remote authenticated client can issue SSHFXPREAD requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests...

6.5CVSS5.4AI score0.00506EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-61926

Name of the Vulnerable Software and Affected Versions libssh affected versions not specified Description A flaw exists where a remote authenticated client can send SSH FXP READ requests with an arbitrarily large length. This causes a libssh SFTP server to allocate excessive memory, which can lead...

6.5CVSS5.9AI score0.00506EPSS
SaveExploits0References37
CVE
CVE
added 2026/07/14 12:0 a.m.12 views

CVE-2025-56363

The Matter SDK (connectedhomeip) has a null pointer dereference in ReadRevisionAttribute across multiple clusters (Channel, Account Login, TargetNavigator, etc.) due to missing validation of the delegate pointer. This affects versions prior to 1.4.0 and can be exploited by a remote unauthenticate...

7.5CVSS6AI score0.00378EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/14 12:0 a.m.11 views

CVE-2025-56363

A null pointer dereference vulnerability exists in the Matter SDK connectedhomeip before 1.4.0, affecting the ReadRevisionAttribute function used in multiple clusters Channel, Account Login, TargetNavigator, etc.. The function lacks proper validation of the delegate pointer before dereferencing. ...

7.5CVSS6AI score
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2sendrequestex When pvr2sendrequestex successfully submits a write URB, it fails to submit the read URB e.g., returns -ENOMEM. As a result, pvr2sendrequestex returns immediately, without waiting...

5.5CVSS5.3AI score0.00128EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.13 views

CVE-2026-39313

mcp-framework is a framework for building Model Context Protocol MCP servers. In versions 0.2.21 and below, the readRequestBody function in the HTTP transport concatenates request body chunks into a string with no size limit. Although a maxMessageSize configuration value exists, it is never...

8.7CVSS5.5AI score0.00495EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.17 views

Astra Linux – Vulnerability in golang-golang-x-net, golang-1.15

In Go, before versions 1.15.12 and 1.16.x, and before version 1.16.4, net/http allowed remote attackers to cause a denial of service panic through a large header sent to ReadRequest or ReadResponse. This issue can affect the Server, Transport, and Client components in certain configurations...

5.9CVSS6.8AI score0.03692EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.13 views

SUSE CVE-2026-43223

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2sendrequestex When pvr2sendrequestex submits a write URB successfully but fails to submit the read URB e.g. returns -ENOMEM, it returns immediately without waiting for the write URB to complete...

4.3CVSS5.8AI score0.00128EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/06 10:15 p.m.12 views

CVE-2026-43223

A flaw was found in the Linux kernel's pvrusb2 media driver. When the pvr2sendrequestex function submits a write USB Request Block URB but fails to submit a read URB, the write URB remains active. A subsequent attempt to use this URB triggers a warning, which can lead to system instability or a...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References4
Rows per page
Query Builder