Lucene search
+L

153 matches found

OSV
OSV
•added 2026/09/17 5:17 p.m.•7 views

AZL-102335 CVE-2026-90253 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

5.7AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•7 views

DEBIAN-CVE-2026-90253

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

5.7AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•5 views

CVE-2026-90252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if sendhcicmdsync runs. A cancelled entry is leaked, as hcicmdsynccancelentry...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/17 5:17 p.m.•7 views

CVE-2026-90138

In the Linux kernel, the following vulnerability has been resolved: vsock: don't check the listener's skerr in vsockaccept Syzbot reported an issue which can be reproduced with these steps: r0 = socketAFVSOCK, SOCKSTREAM, 0 bindr0, VMADDRCIDANY, PORT connectr0, VMADDRCIDLOCAL, PORT - -1, EPROTO...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 4:07 p.m.•6 views

CVE-2026-90253 Bluetooth: MGMT: free the mesh send cancel command when it is cancelled

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

5.7AI score
SaveExploits0References9
CVE
CVE
•added 2026/09/17 4:07 p.m.•20 views

CVE-2026-90253

In the Linux kernel Bluetooth MGMT subsystem , mesh_send_cancel() queues a pending command with a NULL destroy callback , meaning it is only freed if send_cancel() actually runs. When the entry is cancelled (e.g., by hci_cmd_sync_clear() on controller unregistration), _hci_cmd_sync_cancel_entry()...

5.7AI score0.00206EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/17 4:06 p.m.•7 views

CVE-2026-90138 vsock: don't check the listener's sk_err in vsock_accept()

In the Linux kernel, the following vulnerability has been resolved: vsock: don't check the listener's skerr in vsockaccept Syzbot reported an issue which can be reproduced with these steps: r0 = socketAFVSOCK, SOCKSTREAM, 0 bindr0, VMADDRCIDANY, PORT connectr0, VMADDRCIDLOCAL, PORT - -1, EPROTO...

5.7AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/17 4:06 p.m.•20 views

CVE-2026-90138

CVE-2026-90138 affects the Linux kernel vsock (virtual socket) subsystem . The root cause is that vsock_accept() incorrectly checks the listener socket's sk_err field, which may retain a stale EPROTO error set during a prior failed self-connect while the socket was in TCP_SYN_SENT state. This cau...

5.7AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•8 views

EUVD-2026-81731

In the Linux kernel, the following vulnerability has been resolved: vsock: don't check the listener's skerr in vsockaccept Syzbot reported an issue which can be reproduced with these steps: r0 = socketAFVSOCK, SOCKSTREAM, 0 bindr0, VMADDRCIDANY, PORT connectr0, VMADDRCIDLOCAL, PORT - -1, EPROTO...

5.7AI score0.00209EPSS
SaveExploits0References4
Patchstack
Patchstack
•added 2026/09/16 4:19 p.m.•9 views

NPM: node-opcua: TCP Socket Leak (FIN-WAIT-2) via keepalive reconnection cycle - Resource Exhaustion

Resource Exhaustion vulnerability discovered by ? in WordPress Npm node-opcua-transport versions = 2.0.0, 2.170.0...

7CVSS5.8AI score0.00443EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/16 4:19 p.m.•14 views

node-opcua: TCP Socket Leak (FIN-WAIT-2) via keepalive reconnection cycle - Resource Exhaustion

SUMMARY ------- A combination of bugs in node-opcua causes unlimited TCP socket accumulation FIN-WAIT-2 state during automatic reconnection, leading to memory exhaustion and eventual container/process crash OOM kill. The issue is triggered by the default configuration keepSessionAlive: true when...

7CVSS5.8AI score0.00443EPSS
SaveExploits0References8Affected Software3
EUVD
EUVD
•added 2026/09/16 4:18 p.m.•12 views

EUVD-2026-80869

node-opcua is an OPC UA implementation for TypeScript and Node.js. From 2.0.0 until 2.170.0, node-opcua clients using the default keepSessionAlive setting can enter a repeated reconnection cycle when an OPC UA server's clock skew causes BadInvalidTimestamp responses...

7CVSS5.8AI score0.00443EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/16 4:18 p.m.•9 views

CVE-2026-68904 node-opcua: TCP Socket Leak (FIN-WAIT-2) via keepalive reconnection cycle - Resource Exhaustion

node-opcua is an OPC UA implementation for TypeScript and Node.js. From 2.0.0 until 2.170.0, node-opcua clients using the default keepSessionAlive setting can enter a repeated reconnection cycle when an OPC UA server's clock skew causes BadInvalidTimestamp responses...

7CVSS5.8AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/09/16 4:18 p.m.•38 views

CVE-2026-68904 node-opcua: TCP Socket Leak (FIN-WAIT-2) via keepalive reconnection cycle - Resource Exhaustion

node-opcua is an OPC UA implementation for TypeScript and Node.js. From 2.0.0 until 2.170.0, node-opcua clients using the default keepSessionAlive setting can enter a repeated reconnection cycle when an OPC UA server's clock skew causes BadInvalidTimestamp responses...

7CVSS0.00443EPSS
SaveExploits0References7
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: The socket is closed after it has been accepted, even when the per-IP limit is exceeded and a connection attempt fails. When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret to -EAGAIN and...

7.5CVSS5.8AI score0.00414EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: bpf: Fixed the requestsock leak in sk lookup helpers A customer reported a requestsocket leak in a Calico cloud environment. We found that a BPF program was performing a socket lookup, taking a reference count of the socket. It w...

5.5CVSS5.8AI score0.00273EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/11 10:15 p.m.•16 views

CVE-2026-80983

A flaw was found in the Linux kernel's implementation of the Server Message Block SMB over Remote Direct Memory Access RDMA protocol, specifically within the net/smc component. An error path in the smcswitchconns function, triggered during link failover events, can lead to a socket reference coun...

5.5CVSS5.7AI score0.00173EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: atm: Revert atmaccounttx if copyfromiterfull fails. In vccsendmsg, we set account skb-truesize to sk-skwmemalloc via atmaccounttx. This change is expected to be reverted by atmpopraw, which is called later in vcc-dev-ops-sendvcc,...

5.5CVSS5.9AI score0.00185EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: The return value of nvmettcpsetqueuesock is currently ignored in nvmettcptlshandshakedone. If this function fails e.g., because the socket is not in the TCPESTABLISHED state, the socket callbacks will not be properly...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net/9p: A potential socket leak has been fixed in p9socketopen. Both p9fdcreatetcp and p9fdcreateunix will call p9socketopen. If the creation of p9transfd fails, both p9fdcreatetcp and p9fdcreateunix will return an error directly...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References2
Rows per page
Query Builder