Lucene search
+L

1759 matches found

EUVD
EUVD
added 2026/09/09 4:19 p.m.5 views

EUVD-2026-75102

In the Linux kernel, the following vulnerability has been resolved: vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device invokes vlantransferfeatures, which dynamically changed...

SaveExploits0References2
CVE
CVE
added 2026/09/09 4:19 p.m.6 views

CVE-2026-80925

CVE-2026-80925 affects the Linux kernel VLAN subsystem. Toggling hardware VLAN TX offload (NETIF_F_HW_VLAN_CTAG_TX or NETIF_F_HW_VLAN_STAG_TX) on a lower device invokes vlan_transfer_features(), which dynamically mutates vlandev->hard_header_len. Lockless TX paths (e.g., packet_snd, ip6_finish...

SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 3:30 p.m.3 views

EvilNet

EvilNet install : root@kitploit: sudo pip3 install -r requirements.txt EvilNet Attack Network Scan Network Wifi Attack ARP Attack Brute Force Attack protocol !EvilNetattackhttps://raw.githubusercontent.com/Matrix07ksa/...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 11:27 a.m.184 views

libsrtp

Introduction to libSRTP This package provides an implementation of the Secure Real-time Transport Protocol SRTP, the Universal Security Transform UST, and a supporting cryptographic kernel. The SRTP API is documented in include/srtp.h, and the library is in libsrtp2.a after compilation. This...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 4:01 a.m.7 views

snmpvlan

snmpvlan CVE ID: CVE-2014-3341. Cisco Bug ID: CSCup85616. NexusTaco is a snmp scanner that can be used both for internal testing and external testing to assess Cisco Nexus switches 5000 and 6000 family. There are many snmp scanners and brute forcers this was made for just completeness.It has the...

5CVSS5.9AI score0.04702EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 10:29 p.m.3 views

ipdecap

ipdecap Decapsulate traffic encapsulated within GRE, IPIP, 6in4 and ESP ipsec protocols, from a pcap file. Can also remove IEEE 802.1Q virtual lan - vlan header. Documentation available at http://loicpefferkorn.net/ipdecap...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:58 p.m.7 views

Multi-VLAN-Enterprise-Network-Security-Infrastructure

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:39 p.m.4 views

Multi-VLAN-Enterprise-Network-Vulnerability-Assessment

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 1:40 a.m.6 views

CVE-2021-34767

CVE-2021-34767 Description Cisco IOS XE Software for Catalyst 9800 Series Wireless Controllers IPv6 Denial of Service Vulnerability A vulnerability in IPv6 traffic processing of Cisco IOS XE Wireless Controller Software for Cisco Catalyst 9000 Family Wireless Controllers could allow an...

7.4CVSS7.4AI score0.00783EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.2 views

Unity Linux 20.1050e / 20.1060e / 20.1070-8ae / 20.1070e Security Update: kernel (UTSA-2026-073378)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-073378 advisory. In the Linux kernel, the following vulnerability has been resolved: net: garp: fix unsigned integer underflow in garppduparseattr The receive-side GARP attribute...

5.9AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 6:18 p.m.4 views

AZL-99579 CVE-2026-80906 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.8AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.7 views

AZL-99629 CVE-2026-80905 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

5.9AI score0.00155EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 5:19 p.m.7 views

EUVD-2026-71665

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.3AI score0.00165EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/04 5:19 p.m.9 views

CVE-2026-80906

CVE-2026-80906 affects the Linux kernel net: packet subsystem. In packet_parse_headers(), when handling a VLAN-tagged frame, skb_set_network_header() advances the network header past the VLAN tag before skb_probe_transport_header() is called. This leaves skb->protocol set to the outer VLAN Eth...

5.3AI score0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.8 views

CVE-2026-80906

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.9AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 5:19 p.m.5 views

CVE-2026-80906 net: packet: fix wrong transport_header when sending VLAN-tagged frame

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.29 views

CVE-2026-80906 net: packet: fix wrong transport_header when sending VLAN-tagged frame

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

0.00165EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/04 5:19 p.m.14 views

CVE-2026-80905

Linux kernel tap driver vulnerability in tap_get_user_xdp(). When processing VLAN-tagged frames (e.g., ETH_P_8021Q), skb_set_network_header() was called before skb_probe_transport_header(), causing the flow dissector to misinterpret the inner protocol header (e.g., an IP header) as a VLAN header....

5.3AI score0.00155EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.32 views

CVE-2026-80905 net: tap: fix wrong transport_header when sending VLAN-tagged frame

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

0.00155EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.8 views

CVE-2026-80905

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

5.9AI score0.00155EPSS
SaveExploits0
Rows per page
Query Builder