Lucene search
+L

204 matches found

Kitploit
Kitploit
added 2026/09/17 9:29 a.m.10 views

tcconfig

.. contents:: tcconfig :backlinks: top :depth: 2 摘要 tcconfig 是一个 tc 命令的封装工具。简化了对网络接口/Docker容器veth进行网络带宽/延迟/丢包/包损坏等流量控制的设置。 |PyPI pkg ver| |Supported Python ver| |CI status| |CodeQL| .. |PyPI pkg ver| image:: https://badge.fury.io/py/tcconfig.svg :target: https://badge.fury.io/py/tcconfig :alt: Py...

5.7AI score
SaveExploits0References14
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: veth: The GRO flag is cleared when XDP is disabled, even when the device is disabled. The NETIFFGRO flag is set automatically when XDP is enabled, because both features use the same NAPI mechanism. The logic for clearing the...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 3:54 p.m.10 views

CVE-2026-80846 xfrm: drop ESP-in-TCP packets with no ingress device

In the Linux kernel, the following vulnerability has been resolved: xfrm: drop ESP-in-TCP packets with no ingress device ESP-in-TCP receives records through the TCP strparser. handleesp restores skb-dev from the saved skbiif before passing the packet into the XFRM input path. Queued TCP data can ...

5.6AI score
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/09/01 11:45 a.m.10 views

CVE-2026-80613

A flaw was found in the Linux kernel's veth component. An error in the rollback mechanism during XDP eXpress Data Path enablement can lead to a Networked Asynchronous Packet Interface NAPI structure not being properly deallocated. This results in a Use-After-Free UAF vulnerability, where freed...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80613

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.9 views

SUSE CVE-2026-80613

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.17 views

CVE-2026-80613

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

UBUNTU-CVE-2026-80613

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.11 views

CVE-2026-80613

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/28 6:48 a.m.24 views

CVE-2026-80613 veth: fix NAPI leak in XDP enable error path

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS5.8AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/28 6:48 a.m.10 views

EUVD-2026-67489

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

5.8AI score0.00129EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/28 6:48 a.m.41 views

CVE-2026-80613

CVE-2026-80613 affects the veth driver in the Linux kernel. During XDP enablement , if xdp_rxq_info_reg() or xdp_rxq_info_reg_mem_model() fails, the rollback loop decrements the loop index before the first iteration (for (i--; i >= start; i--)), erroneously skipping the netif_napi_del() call f...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.40 views

CVE-2026-80613 veth: fix NAPI leak in XDP enable error path

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS0.00129EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.11 views

CVE-2026-80613

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/27 9:43 a.m.11 views

CVE-2026-74742

A flaw was found in the Linux kernel's veth component. In a multi-queue setup without an eXpress Data Path XDP program attached, the vethpoll function incorrectly derives the index of the peer transmit TX queue to wake. This can cause a TX queue to stop indefinitely if it becomes full, as the...

7.5CVSS5.4AI score0.00466EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.9 views

EUVD-2026-66572

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/26 3:16 p.m.11 views

CVE-2026-74742

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS0.00466EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:16 p.m.11 views

CVE-2026-74742

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.6AI score0.00466EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 2:36 p.m.8 views

CVE-2026-74742 veth: fix queue index used to wake the peer txq in veth_poll

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/08/26 2:36 p.m.26 views

CVE-2026-74742

Linux kernel veth has a bug where veth_poll() derives the peer TX queue index from rq->xdp_rxq.queue_index, a field only populated when an XDP program is attached. On the plain GRO/NAPI path the value stays 0 for every queue. In a multi-queue setup with GRO enabled and no XDP, all NAPI pollers...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References4
Rows per page
Query Builder