Lucene search
+L

7173 matches found

EUVD
EUVD
added 6 days ago4 views

EUVD-2026-59553

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

5.4AI score0.00497EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago4 views

CVE-2026-74406 vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

9.8CVSS5.5AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 6 days ago8 views

CVE-2026-74406

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

5.2AI score0.00497EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-72408 geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hint

In the Linux kernel, the following vulnerability has been resolved: geneve: gate GRO hint in genevegrocomplete on gs-grohint genevegroreceive reads the GRO hint through geneveskgrohintoff, which honours it only when the socket enabled IFLAGENEVEGROHINT gs-grohint. genevegrocomplete instead calls...

10CVSS0.00407EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago18 views

CVE-2026-72405

The CVE-2026-72405 issue affects the Linux kernel’s net/udp_tunnel path, specifically udp_tunnel_nic_device_sync_work() and related workqueue handling. A concurrent operation could queue work twice; when the active worker clears the work_pending flag, it could reset it for the newly queued item, ...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago22 views

CVE-2026-72404

CVE-2026-72404 concerns the Linux kernel TIPC UDP bearer teardown where a use-after-free can occur due to premature dst_cache_destroy() during cleanup_bearer(). The issue arises when dst_cache_destroy() frees per-CPU cache memory and cached entries before all readers finish, risking use-after-fre...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-59303

In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in cleanupbearer due to premature dstcachedestroy TIPC UDP media bearer teardown calls dstcachedestroy on its replicast caches before calling synchronizenet to wait for concurrent RCU readers transmitters to finish:...

5.5AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-59150

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnatsip: reload possible stale data pointer quoting sashiko: ------------------------------------------------------------------------ .. noticed a potential memory bug and header corruption involving the SIP NAT helpe...

5.8AI score0.00704EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 6 days ago10 views

PT-2026-72995

In the Linux kernel, the following vulnerability has been resolved: net: udp tunnel: fix memory leak in udp tunnel nic unregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in register netdevice, netdev core unwinds by sending a single...

5.3AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 6 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72404

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tipc: fix UAF in cleanupbearer due to premature dstcachedestroy TIPC UDP media bearer teardown calls dstcachedestroy on its replicast caches before calling...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-72592

In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in cleanup bearer due to premature dst cache destroy TIPC UDP media bearer teardown calls dst cache destroy on its replicast caches before calling synchronize net to wait for concurrent RCU readers transmitters to...

5.4AI score0.00154EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago6 views

PT-2026-72842

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlan gro prepare receive. udp tunnel sock release could set sk-sk user data to NULL while vxlan gro prepare receive is running. Let's check if rcu dereference sk user data is NULL after skb...

5.3AI score0.00497EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 6 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-74406

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let...

9.8CVSS5.5AI score0.00497EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago6 views

PT-2026-72593

In the Linux kernel, the following vulnerability has been resolved: net: udp tunnel: prevent double queueing in udp tunnel nic device sync Yue Sun reported a use-after-free and debugobjects warning in udp tunnel nic device sync work during concurrent device operations. The workqueue core clears t...

5.5AI score0.00134EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-72693

In the Linux kernel, the following vulnerability has been resolved: sockmap: Fix use-after-free in udp bpf recvmsg syzbot reported use-after-free of struct sk msg in sk msg recvmsg. 0 sk msg recvmsg peeks sk msg from psock-ingress msg under a lock, but its processing is lockless. Thus, sk msg...

5.5AI score0.00124EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added last week18 views

Exploit for CVE-2020-9373

CVE-2020-9373 – Netgear R6400 UPnP upnpd stack overflow vuln...

6.8AI score
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/08/13 2:1 a.m.7 views

CVE-2026-0297 GlobalProtect App: Buffer Overflow Vulnerability during UDP Tunnel Handshake

A buffer overflow vulnerability exists in the Palo Alto Networks GlobalProtect™ app that enables a man-in-the-middle MitM attacker or a rogue gateway to disrupt system processes and potentially execute arbitrary code with elevated privileges SYSTEM privileges on Windows, and root privileges on...

7.7CVSS6AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 2:1 a.m.42 views

CVE-2026-0297 GlobalProtect App: Buffer Overflow Vulnerability during UDP Tunnel Handshake

A buffer overflow vulnerability exists in the Palo Alto Networks GlobalProtect™ app that enables a man-in-the-middle MitM attacker or a rogue gateway to disrupt system processes and potentially execute arbitrary code with elevated privileges SYSTEM privileges on Windows, and root privileges on...

7.7CVSS0.00164EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 2:1 a.m.39 views

CVE-2026-0297

CVE-2026-0297 describes a buffer overflow in the Palo Alto Networks GlobalProtect app. The vulnerability could allow a MitM attacker or rogue gateway to disrupt system processes and potentially execute arbitrary code with elevated privileges (SYSTEM on Windows, root on macOS/Linux). Affected comp...

7.7CVSS6AI score0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 12:31 a.m.9 views

EUVD-2026-57692

In OpenStack Designate before 22.0.2, the mDNS handler performs pool-blind lookups when resolving record queries and NOTIFY requests. When two zones with the same name exist across different pools, the lookup fails with a deterministic error, causing the handler to return REFUSED for all DNS...

6.8CVSS5.3AI score0.00509EPSS
SaveExploits0References4
Rows per page
Query Builder