1361 matches found
CVE-2023-1281
CVE-2023-1281 Vulnerabilidad de Use After Free en el filtro de índice de control de tráfico del kernel de Linux tcindex...
lua-resty-limit-traffic
Nombre lua-resty-limit-traffic - Biblioteca Lua para limitar y controlar el tráfico en OpenResty/ngxlua Tabla de contenidos Nombre Estado Sinopsis Descripción Instalación Comunidad Lista de correo en inglés Lista de correo en chino Errores y parches Autor Derechos de autor y licencia Ver también...
CVE-2020-23586
CVE-2020-23586 OPTILINK E-PON "MODEL NO: OP-XT71000N" con "HARDWARE VERSION: V2.2"; y "FIRMWARE VERSION: OPV3.3.1-191028" vulnerabilidad encontrada en el "OPTILINK OP-XT71000N Hardware Version: V2.2 , Firmware Version: OPV3.3.1-191028" que permite a un atacante remoto no autenticado realizar un...
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...
tcconfig
.. contents:: tcconfig :backlinks: top :depth: 2 Summary tcconfig is a tc command wrapper. Make it easy to set up traffic control of network bandwidth/latency/packet-loss/packet-corruption/etc. to a network-interface/Docker-containerveth. |PyPI pkg ver| |Supported Python ver| |CI status| |CodeQL|...
PoC-CVE-2026-46331
Este repositorio contiene un exploit de prueba de concepto PoC para CVE-2026-46331, una vulnerabilidad de escalada de privilegios local en el kernel de Linux en el subsistema de control de tráfico. Resumen de la vulnerabilidad La falla se encuentra en la acción de edición de paquetes actpedit,...
CVE-2026-46331-pedit-cow
CVE-2026-46331-pedit-cow 针对 pedit COW 漏洞(CVE-2026-46331)的撰写和利用步骤。 概述 该挑战演示了 pedit COW,这是 Linux 内核流量控制子系统中数据包编辑动作(actpedit)的一个缺陷。该漏洞允许非特权用户覆盖内存中 setuid-root 二进制的副本,从而在不触及磁盘文件的情况下有效获取 root shell。 利用步骤 1. 初始设置 环境以非特权用户(karen)身份启动。 root@kitploit: id cd /packeteditmeme make packeteditmeme 2...
CVE-2026-46331
CVE-2026-46331 pedit COW – Linux net/sched Packet-Editor Page-Cache Poisoning Vulnerability Executive Summary CVE-2026-46331 nicknamed “pedit COW” is a local Linux kernel privilege-escalation flaw in the traffic-control subsystem. An unprivileged user in an unprivileged network namespace can...
pedit-cow
CVE-2026-46331 es una vulnerabilidad de escalada de privilegios en el kernel de Linux que involucra el subsistema de control de tráfico y la corrupción de la caché de páginas. Requisitos: Linux x8664 GCC iproute2 tc Kernel vulnerable Flujo de explotación: Enumeración de SUID ↓ Selección de objeti...
Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15
In the Linux kernel before version 6.1.6, a NULL pointer dereference bug in the traffic control subsystem allowed an unprivileged user to trigger a denial of service system crash through a crafted traffic control configuration set up using the "tc qdisc" and "tc class" commands. This issue affect...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...
Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1
In the Linux kernel, the following vulnerability has been resolved: Networks: hns3: Fixed a deadlock issue that occurred during the reset process when configuring tc. During the reset process, configuring tc can lead to a deadlock. The sequence of events is as follows: 1. pf reset start 2. setup ...
Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Remove blockcb from driverlist before freeing it. The error handler of tcfblockBind frees the entire bo-cblist when an error occurs. However, by that time, instances of flowblockCB are already in the driverlist...
kernel: net: sched: UAF via missing handler for TC_ACT_CONSUMED in tcf_qevent_handle
A flaw was found in the Linux kernel's traffic control TC classifier application programming interface API. The tcfqeventhandle function does not properly handle a consumed socket buffer skb when it is processed by the defragmentation engine. This can lead to a Use-After-Free UAF vulnerability,...
CVE-2017-7358
creationtimestamp| type| source ---|---|--- 2026-09-04 18:00:03+00:00| seen| Telegram/lpcaxohlevWOQxYAX9XUMgFve84tVn0viR4d8tnkij6ww 2026-09-05 01:00:21+00:00| published-proof-of-concept| Telegram/lpcaxohlevWOQxYAX9XUMgFve84tVn0viR4d8tnkij6ww...
CVE-2026-74739
In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...
CVE-2026-74739
In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...
The vulnerability of the flow_change() function in the net/sched/cls_flow.c module of the net/sched/traffic control subsystem in the Linux operating system allows a attacker to cause a service failure.
The vulnerability of the flowchange function in the net/sched/clsflow.c module of the net/sched subsystem of the Linux operating system’s kernel is related to the pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...
Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15
A flaw was discovered in the Linux kernel’s Traffic Control TC subsystem. Using a specific networking configuration—redirecting egress packets to ingress using the TC “mirred” action—a local unprivileged user could trigger a CPU soft lockup ABBA deadlock when the transport protocol in use TCP or...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15
The “Use After Free” vulnerability in the Linux kernel’s traffic control index filter tcindex allows for privilege escalation. The imperfect hash area can be updated while packets are being processed, leading to a use-after-free when the ‘tcfextsexec’ function is called with a corrupted tcfext. A...