Lucene search
+L

88 matches found

SUSE CVE
SUSE CVE
added 2026/08/23 12:04 a.m.7 views

SUSE CVE-2026-74701

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

5.5AI score0.0013EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 4:16 p.m.13 views

CVE-2026-74701

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

7.8CVSS0.0013EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.25 views

CVE-2026-74701 net/openvswitch: check Ethernet header length in key_extract()

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

7.8CVSS0.0013EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74701

This vulnerability affects the Open vSwitch (OVS) component of the Linux kernel in key_extract() within net/openvswitch/flow.c. When a packet with the ETH_P_TEB protocol arrives on an ARPHRD_NONE device (e.g., TUN), the function unconditionally pulls Ethernet header bytes (MAC addresses and ether...

7.8CVSS5.5AI score0.0013EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:33 p.m.9 views

EUVD-2026-64388

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

5.5AI score0.0013EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:33 p.m.13 views

CVE-2026-74701 net/openvswitch: check Ethernet header length in key_extract()

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

7.8CVSS5.7AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74701

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided...

7.8CVSS5.5AI score0.0013EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 5:40 p.m.6 views

CVE-2026-72444

A flaw was found in the Linux kernel's flowdissector component. When processing network packets on non-Ethernet devices, such as a TUN device in L3 mode, with specific traffic control filters, the flowdissector can attempt to read Ethernet header information that does not exist. This leads to the...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72444

In the Linux kernel, the following vulnerability has been resolved: flowdissector: check device type before reading ETHADDRS skbflowdissect unconditionally reads 12 bytes from ethhdrskb when FLOWDISSECTORKEYETHADDRS is requested. This assumes the skb has a valid Ethernet header at macheader, whic...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:56 a.m.35 views

CVE-2026-72444

CVE-2026-72444 relates to the Linux kernel flow_dissector which could read 12 bytes from eth_hdr(skb) when FLOW_DISSECTOR_KEY_ETH_ADDRS is requested, potentially operating on non-Ethernet or pathologic mac_header states (e.g., TUN in L3 mode). The fix gates the copy to only Ethernet devices (dev-...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.31 views

CVE-2026-72444 flow_dissector: check device type before reading ETH_ADDRS

In the Linux kernel, the following vulnerability has been resolved: flowdissector: check device type before reading ETHADDRS skbflowdissect unconditionally reads 12 bytes from ethhdrskb when FLOWDISSECTORKEYETHADDRS is requested. This assumes the skb has a valid Ethernet header at macheader, whic...

7.8CVSS0.00129EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:56 a.m.4 views

CVE-2026-72444 flow_dissector: check device type before reading ETH_ADDRS

In the Linux kernel, the following vulnerability has been resolved: flowdissector: check device type before reading ETHADDRS skbflowdissect unconditionally reads 12 bytes from ethhdrskb when FLOWDISSECTORKEYETHADDRS is requested. This assumes the skb has a valid Ethernet header at macheader, whic...

7.8CVSS5.6AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/23 7:19 p.m.22 views

EUVD-2026-48381

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/configgen/generator.go:86,108,119 interpolates the operator-supplied ListenHost and TunDevice fields raw into a text/template that produces the agent's config.yml...

8.7CVSS5.3AI score0.00467EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/23 7:19 p.m.11 views

CVE-2026-47722

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/configgen/generator.go:86,108,119 interpolates the operator-supplied ListenHost and TunDevice fields raw into a text/template that produces the agent's config.yml...

8.7CVSS5.3AI score0.00467EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/23 7:19 p.m.10 views

CVE-2026-47722 nebula-mesh: Host advanced overrides allow YAML injection into agent config.yml

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/configgen/generator.go:86,108,119 interpolates the operator-supplied ListenHost and TunDevice fields raw into a text/template that produces the agent's config.yml...

8.7CVSS5.4AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/25 2:19 a.m.12 views

SUSE CVE-2026-52940

In the Linux kernel, the following vulnerability has been resolved: tun: zero the whole vnet header in tunputuser tunputuser declares an on-stack struct virtionethdrv1hashtunnel without zeroing it. For a non-tunnel skb, virtionethdrtnlfromskb only initializes the first 10 bytes sizeofstruct...

5.8AI score0.0016EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/10 8:05 a.m.19 views

tun: free page on short-frame rejection in tun_xdp_one()

...

7.1CVSS5.8AI score0.00129EPSS
SaveExploits0
NVD
NVD
added 2026/06/09 1:16 p.m.27 views

CVE-2026-46321

In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tunxdpone tunxdpone returns -EINVAL on a frame shorter than ETHHLEN without freeing the page that vhostnetbuildxdp allocated for it. tunsendmsg discards that -EINVAL and still returns...

7.1CVSS0.00129EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/09 12:11 p.m.9 views

CVE-2026-46321

In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tunxdpone tunxdpone returns -EINVAL on a frame shorter than ETHHLEN without freeing the page that vhostnetbuildxdp allocated for it. tunsendmsg discards that -EINVAL and still returns...

7.1CVSS5.7AI score0.00129EPSS
SaveExploits0References9Affected Software1
Snyk
Snyk
added 2026/06/08 11:08 p.m.10 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the ListenHost and TunDevice fields, which are interpolated directly into a configuration template without adequate validation. An attacker can inject arbitrary YAML content by supplying specially crafted...

8.8CVSS6.1AI score0.00467EPSS
SaveExploits0References2
Rows per page
Query Builder