Lucene search
+L

1759 matches found

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

EUVD-2026-71664

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.3AI score0.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
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99528 CVE-2026-80842 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

6.6AI score0.00177EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 3:54 p.m.6 views

EUVD-2026-71292

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

5.5AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/04 3:54 p.m.14 views

CVE-2026-80842

CVE-2026-80842 is a use-after-free in the Linux kernel bridge multicast subsystem, affecting master VLANs . When a master VLAN is deleted, br_multicast_toggle_one_vlan() returns early on the br_vlan_is_brentry() check without clearing BR_VLFLAG_MCAST_ENABLED under br->multicast_lock. The VLAN ...

5.5AI score0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.9 views

CVE-2026-80842

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

5.5AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:54 p.m.4 views

CVE-2026-80842 net: bridge: mcast: fix use-after-free of a master VLAN's multicast context

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.13 views

PT-2026-85720

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the bridge multicast component of the Linux kernel. The problem occurs during the teardown of a master VLAN's multicast context. Specifically, the br...

6.2AI score0.00177EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80906

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called ...

6.4AI score0.00165EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80842

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before...

6.8AI score0.00177EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80905

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is...

6.3AI score0.00155EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 8:51 p.m.5 views

vlan-hopping---frogger

Frogger - VLAN Hopping Simple VLAN enumeration and hopping script. Released as open source by NCC Group Plc - http://www.nccgroup.com/ Developed by Daniel Compton, daniel dot compton at nccgroup dot com https://github.com/nccgroup/vlan-hopping Released under AGPL see LICENSE for more information...

6AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/01 10:38 a.m.8 views

CVE-2026-80634

A flaw was found in the Linux kernel's netfilter flowtable component. An integer underflow can occur during bridge Virtual Local Area Network VLAN untagging operations. If the numencaps value is zero, a decrement operation can cause it to wrap to 255. This can lead to an out-of-bounds stack read...

9.8CVSS5.9AI score0.00379EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/01 8:34 a.m.6 views

kernel: ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

7.5CVSS6.4AI score0.00476EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/31 8:17 p.m.7 views

CVE-2026-51731

Incorrect access control in the delVlanCfg function of TOTOLINK T6 4.1.5cu.748B20211015 allows unauthenticated attackers to remove VLAN entries via sending a crafted POST request to /cgi-bin/cstecgi.cgi...

9.1CVSS0.00364EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 12:00 a.m.8 views

EUVD-2026-68755

Incorrect access control in the delVlanCfg function of TOTOLINK T6 4.1.5cu.748B20211015 allows unauthenticated attackers to remove VLAN entries via sending a crafted POST request to /cgi-bin/cstecgi.cgi...

5.9AI score0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 12:00 a.m.14 views

CVE-2026-51731

TOTOLINK T6 firmware version 4.1.5cu.748_B20211015 is affected by an incorrect access control flaw in the delVlanCfg function. An unauthenticated attacker can send a crafted POST request to /cgi-bin/cstecgi.cgi to remove VLAN entries from the device. The vulnerability is scored CVSS 9.1 (CRITICAL...

9.1CVSS5.9AI score0.00364EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 12:00 a.m.35 views

CVE-2026-51731

Incorrect access control in the delVlanCfg function of TOTOLINK T6 4.1.5cu.748B20211015 allows unauthenticated attackers to remove VLAN entries via sending a crafted POST request to /cgi-bin/cstecgi.cgi...

0.00364EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.6 views

SUSE CVE-2026-80634

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: avoid numencaps underflow on bridge VLAN untag The DEVPATHBRVLANUNTAG case post-decrements info-numencaps inside WARNONONCE. numencaps is u8, so if it's already 0 the decrement still happens and wraps it to...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80634

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: avoid numencaps underflow on bridge VLAN untag The DEVPATHBRVLANUNTAG case post-decrements info-numencaps inside WARNONONCE. numencaps is u8, so if it's already 0 the decrement still happens and wraps it to...

9.8CVSS0.00379EPSS
SaveExploits0References2
Rows per page
Query Builder