Lucene search
+L

13337 matches found

Microsoft CVE
Microsoft CVE
added 2026/06/27 8:10 a.m.18 views

net: skbuff: fix missing zerocopy reference in pskb_carve helpers

...

7.8CVSS5.8AI score0.00238EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:9 a.m.16 views

vsock/vmci: fix sk_ack_backlog leak on failed handshake

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:9 a.m.12 views

Bluetooth: RFCOMM: validate skb length in MCC handlers

...

8.1CVSS5.8AI score0.00268EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:6 a.m.14 views

tcp: restrict SO_ATTACH_FILTER to priv users

...

7CVSS5.8AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:5 a.m.15 views

net: openvswitch: fix possible kfree_skb of ERR_PTR

...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:5 a.m.6 views

neigh: let neigh_xmit take skb ownership

...

7.5CVSS6.1AI score0.00532EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:4 a.m.11 views

netfilter: nf_queue: hold bridge skb->dev while queued

...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.11 views

SUSE CVE-2026-52974

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix strparser anchor skb leak on offload RX setup failure When tlssetdeviceoffloadrx fails at tlsdevadd, the error path calls tlsswfreeresourcesrx to clean up the SW context that was initialized by tlssetswoffload. This...

7.5CVSS5.8AI score0.005EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.11 views

SUSE CVE-2026-53033

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for afunix iter When a BPF iterator program updates a sockmap, there is a race condition in unixstreambpfupdateproto where the peer pointer can become stale1 during a state transition TCPESTABLISHED ...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/26 11:4 p.m.10 views

GHSA-JG62-J5H6-8MPQ Nezha Monitoring: Unbounded WebSocket Streams — Resource Exhaustion DoS

Description The Nezha dashboard exposes two endpoints that create long-lived WebSocket streams to monitored agents: - POST /api/v1/terminal → createTerminal terminal.go:27-67 - POST /api/v1/file → createFM fm.go:28-67 Both call rpc.NezhaHandlerSingleton.CreateStreamstreamId, ... which inserts a...

6.5CVSS6.1AI score0.0029EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/26 10:31 p.m.14 views

CVE-2026-48936

A flaw was found in Node.js. The Node.js Permission API can allow a local server to be started through a Unix domain socket, even when the --allow-net permission is not explicitly granted. This bypasses intended security restrictions, potentially leading to unintended local network exposure or...

3.3CVSS5.6AI score0.00154EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/26 8:54 p.m.11 views

CVE-2026-53576

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, the authentication filter for the REST API @Filter"/api/v1/" treats any request whose path ends in /configs as the public instance-config endpoint and forwards it without a credential check. kestra addresse...

10CVSS5.8AI score0.00592EPSS
SaveExploits3References2Affected Software1
Cvelist
Cvelist
added 2026/06/26 8:54 p.m.46 views

CVE-2026-53576 Kestra: Unauthenticated RCE via /configs path-suffix auth-filter bypass

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, the authentication filter for the REST API @Filter"/api/v1/" treats any request whose path ends in /configs as the public instance-config endpoint and forwards it without a credential check. kestra addresse...

10CVSS0.00592EPSS
SaveExploits3References1
CVE
CVE
added 2026/06/26 8:54 p.m.44 views

CVE-2026-53576

Kestra prior to versions 1.0.45 and 1.3.21 contained an authentication filter bypass on the REST API. Requests whose path ends in /configs were treated as the public instance-config endpoint and forwarded without credential checks, allowing anonymous access to resources such as /api/v1/{tenant}/f...

10CVSS5.8AI score0.00592EPSS
SaveExploits3References1Affected Software1
OSV
OSV
added 2026/06/26 8:54 p.m.8 views

CVE-2026-53576 Kestra: Unauthenticated RCE via /configs path-suffix auth-filter bypass

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, the authentication filter for the REST API @Filter"/api/v1/" treats any request whose path ends in /configs as the public instance-config endpoint and forwards it without a credential check. kestra addresse...

10CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/26 7:40 p.m.37 views

CVE-2026-53292 net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind

In the Linux kernel, the following vulnerability has been resolved: net: phonet: do not BUGON in pnsocketautobind on failed bind syzbot reported a kernel BUG triggered from pnsocketsendmsg via pnsocketautobind: kernel BUG at net/phonet/socket.c:213! RIP: 0010:pnsocketautobind...

0.00107EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/26 3:40 p.m.12 views

CVE-2026-52997

A flaw was found in the Linux kernel's schdualpi2 qdisc queueing discipline component. When dualpi2change attempts to enforce updated limit and memory limit values, it may incorrectly try to dequeue packets from an empty C-queue while packets are present in the L-queue. This can lead to a NULL sk...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 12:14 p.m.12 views

CVE-2026-52981

A flaw was found in the Linux kernel. The neighxmit function, when called with an uninitialized neighbor table such as NEIGHNDTABLE when IPv6 is disabled, can return an error without properly releasing the allocated skb socket buffer. This can lead to a memory leak, potentially impacting system...

7.5CVSS5.7AI score0.00532EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/26 10:54 a.m.38 views

CVE-2026-57918

libnfs through 6.0.2 before 935b8db has an xid integer underflow in READIOVEC in rpcreadfromsocket in lib/socket.c during a connection to a crafted NFS server, when the expected pdu size exceeds the absolute pdu size from the xid/record-marker...

7.1CVSS0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/26 10:54 a.m.5 views

CVE-2026-57918

libnfs through 6.0.2 before 935b8db has an xid integer underflow in READIOVEC in rpcreadfromsocket in lib/socket.c during a connection to a crafted NFS server, when the expected pdu size exceeds the absolute pdu size from the xid/record-marker...

7.1CVSS6AI score
SaveExploits0References3
Rows per page
Query Builder