Lucene search
+L

395 matches found

Kitploit
Kitploit
added 2026/08/25 8:39 p.m.1 views

ipeeyoupeewepee

ipeeyoupeewepee 一个针对公网主机(主要是 Cisco 路由器)的扫描与攻击套件,这些主机转发未经认证的 IP-in-IP 和 GRE 协议封装的数据包。 此漏洞被称为“隧道协议的不安全实现”,编号为 CVE-2020-10136 和 CVE-2024-7595。它允许你从受影响的主机发送(但不能接收)任意 IP 数据包。 乍看之下,只能发送不能接收数据包似乎毫无用处。然而,许多受影响的主机位于未实施反向路径过滤的网络中。这意味着你可以利用这些漏洞,在没有缺乏源地址验证(通常称为 IP 头部修改或 IPHM)的主机的情况下,在公网上伪造 IP 地址,从而发起 DNS...

6.5CVSS0.28537EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:19 a.m.2 views

CVE-2023-42326

pfSense 2.7.0 命令注入漏洞利用 CVE-2023-42326 此 Python 脚本是 pfSense 2.7.0 中命令注入漏洞(CVE-2023-42326)的概念验证(PoC)利用程序。该漏洞允许经过身份验证的攻击者通过 interfacesgifedit.php 和 interfacesgreedit.php 组件注入并执行任意命令。 功能特性 利用模式选择(gif 或 gre),用于选择存在漏洞的组件。 命令注入功能,能够运行任意 shell 命令。 Netcat 反弹 shell 处理,带自动线程管理。 调试模式,增强请求数据的可见性。 前提条件...

8.8CVSS8.6AI score0.64021EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/08/21 9:05 a.m.9 views

CVE-2026-74478

A flaw was found in the Linux kernel. A remote attacker, by sending specially crafted packets over GRE or L2TPv3 transports, could trigger a use-after-free vulnerability. This occurs in the vectormmsgrx function when a packet's overlay header fails verification, causing the system to attempt to...

9.8CVSS5.3AI score0.00573EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/20 10:20 p.m.1 views

ipdecap

ipdecap 从 pcap 文件中解封装 GRE、IPIP、6in4 和 ESP(ipsec)协议内封装的流量。 还可以移除 IEEE 802.1Q(虚拟局域网 - VLAN)报头。 文档可在 http://loicpefferkorn.net/ipdecap 获取...

5.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.10 views

SUSE CVE-2026-74478

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS5.6AI score0.00573EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74478

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS0.00573EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.5 views

CVE-2026-74478

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS5.7AI score0.00573EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 12:27 p.m.10 views

EUVD-2026-59671

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

5.6AI score0.00573EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.45 views

CVE-2026-74478

CVE-2026-74478 affects the Linux kernel, specifically the vector_mmsg_rx() path. When a packet is discarded because verify_header() fails, the code previously continued without advancing the slot, leaving a freed skb in the vector and causing a use-after-free in the RX path. The issue can be trig...

9.8CVSS5.5AI score0.00573EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 12:27 p.m.24 views

CVE-2026-74478 um: vector: fix use-after-free in vector_mmsg_rx()

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.38 views

CVE-2026-74478 um: vector: fix use-after-free in vector_mmsg_rx()

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS0.00573EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74478

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the...

9.8CVSS5.3AI score0.00573EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 5:42 p.m.6 views

CVE-2026-68296

A flaw was found in the Linux kernel's Generic Routing Encapsulation GRE tunnel implementation. An issue with how lockless transmission was handled for GRE tunnels with Sequence Number SEQ or Checksum CSUM features could lead to a deadlock. This deadlock occurs when the GRE transmit function...

5.5CVSS5.3AI score0.002EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-68296

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM Before commit 00d066a4d4ed netdevfeatures: convert NETIFFLLTX to dev-lltx, NETIFFLLTX was set...

5.3AI score0.002EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68296

In the Linux kernel, the following vulnerability has been resolved: net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM Before commit 00d066a4d4ed "netdevfeatures: convert NETIFFLLTX to dev-lltx", NETIFFLLTX was set unconditionally in both gretunnelinit and ip6gretnlinitfeatures alongside...

0.002EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68296

In the Linux kernel, the following vulnerability has been resolved: net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM Before commit 00d066a4d4ed "netdevfeatures: convert NETIFFLLTX to dev-lltx", NETIFFLLTX was set unconditionally in both gretunnelinit and ip6gretnlinitfeatures alongside...

5.5AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68296

In the Linux kernel, the following vulnerability has been resolved: net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM Before commit 00d066a4d4ed "netdevfeatures: convert NETIFFLLTX to dev-lltx", NETIFFLLTX was set unconditionally in both gretunnelinit and ip6gretnlinitfeatures alongside...

5.2AI score0.002EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:19 p.m.7 views

CVE-2026-68121

In the Linux kernel, the following vulnerability has been resolved: pppoe: reload header pointer after devhardheader pppoesendmsg saves a pointer to the PPPoE header before calling devhardheader. Device header callbacks are allowed to reallocate the skb head, invalidating pointers into it. This c...

7.8CVSS0.00138EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 12:02 p.m.16 views

CVE-2026-68296 net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM

In the Linux kernel, the following vulnerability has been resolved: net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM Before commit 00d066a4d4ed "netdevfeatures: convert NETIFFLLTX to dev-lltx", NETIFFLLTX was set unconditionally in both gretunnelinit and ip6gretnlinitfeatures alongside...

5.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.31 views

CVE-2026-68296 net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM

In the Linux kernel, the following vulnerability has been resolved: net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM Before commit 00d066a4d4ed "netdevfeatures: convert NETIFFLLTX to dev-lltx", NETIFFLLTX was set unconditionally in both gretunnelinit and ip6gretnlinitfeatures alongside...

0.002EPSS
SaveExploits0References4
Rows per page
Query Builder