Lucene search
+L

12944 matches found

OSV
OSV
added 2026/07/19 2:56 p.m.7 views

CVE-2026-63994 tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()

In the Linux kernel, the following vulnerability has been resolved: tunnels: load network headers after skbcow in iptunnelpmtudbuildicmpv6 Sashiko found that iptunnelpmtudbuildicmp and iptunnelpmtudbuildicmpv6 were caching iphdr and ipv6hdr before an skbcow call which can reallocate skb-head. Fix...

9.8CVSS5.3AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 2:56 p.m.34 views

CVE-2026-63993

CVE-2026-63993 corresponds to a Linux kernel issue in VXLAN handling: skb_tunnel_check_pmtu() may modify skb->head, causing a stale ip_hdr() reference to be reused and potentially leading to use-after-free (UAF). The advised remediation is to use ip_hdr(skb) instead of the cached value, as imp...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.41 views

CVE-2026-63992 tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()

In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume transport header in iptunnelpmtudcheckicmp In some cases, iptunnelpmtudcheckicmp can be called while skb transport header is not set. This triggers an out-of-bound access, because typeofskb-transportheader0...

9.1CVSS0.00514EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.14 views

CVE-2026-63992

In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume transport header in iptunnelpmtudcheckicmp In some cases, iptunnelpmtudcheckicmp can be called while skb transport header is not set. This triggers an out-of-bound access, because typeofskb-transportheader0...

9.1CVSS5.2AI score0.00514EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.20 views

CVE-2026-63962

The CVE-2026-63962 entry describes a Linux kernel vulnerability in usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes(). The root cause is that svdm_consume_modes() checked pmdata->altmodes against the array size only once before looping over the count, not at every ite...

5.3AI score0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.10 views

CVE-2026-63962

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: bound altmodedesc per iteration in svdmconsumemodes svdmconsumemodes checks pmdata-altmodes against the array size once before the loop over the count, but forgot to check the bound at every point in the loop. I...

5.2AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:55 p.m.18 views

EUVD-2026-45735

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: bound altmodedesc per iteration in svdmconsumemodes svdmconsumemodes checks pmdata-altmodes against the array size once before the loop over the count, but forgot to check the bound at every point in the loop. I...

5.3AI score0.002EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61309

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bound access occurs in the iptunnel pmtud check icmp function when it is called while the skb transport header is not set. This happens because the system incorrectly assumes t...

9.1CVSS5.2AI score0.00514EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61311

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the tunnels module. The functions iptunnel pmtud build icmp and iptunnel pmtud build icmpv6 cache ip hdr and ipv6 hdr before calling skb cow. Because...

9.8CVSS5.1AI score0.00521EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-47184

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache,...

6.5CVSS5.3AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 7:42 p.m.6 views

GO-2026-6002 ToolHive: SSRF in remote MCP server authentication discovery (host-side, bypasses container isolation) in github.com/stacklok/toolhive

ToolHive: SSRF in remote MCP server authentication discovery host-side, bypasses container isolation in github.com/stacklok/toolhive...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/07/17 7:17 p.m.6 views

DEBIAN-CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS5.3AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 7:17 p.m.20 views

CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS0.00238EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/17 7:17 p.m.11 views

CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS0.00226EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.16 views

CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.4AI score0.00226EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.14 views

CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS5.5AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 7:17 p.m.7 views

UBUNTU-CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS5.9AI score0.00238EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.11 views

CVE-2026-47183

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming.logexceptiondebug and the four QuietLogger exception-dedup methods stored an unbounded seenlogs dictionary keyed by attacker-influenced IncomingDecodeError messages, retaining sys.excinfo...

6.5CVSS5.5AI score0.00238EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.18 views

CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS5.5AI score0.00238EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/07/17 6:28 p.m.6 views

CVE-2026-48487

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.16, readcharacterstring and readstring in src/zeroconf/protocol/incoming.py advanced self.offset by attacker-declared RDLENGTH without checking it against self.datalen, allowing unauthenticated hosts on th...

5.3CVSS5.3AI score0.00248EPSS
SaveExploits0References5
Rows per page
Query Builder