简介阅读本篇文章前,读者需要了解nf_tables中的虚拟机构成和执行过程。漏洞存在于nf_tables模块的byteorder表达式执行过程,可导致栈溢出。内核版本5.19.10、编译选项选中nf_...
CVE-2023-32233 Poc(C/Python/Go)
The vulnerability CVE-2023-32233 is described as a use-after-free issue in the Netfilter nf_tables i...
CVE-2023-32233 linux内核提权
Linux NetFilter 内核缺陷(编号为 CVE-2023-32233)可被非特权本地用户利用,将其权限提升至 root。Netfilter 是 Linux 内核提供的一个框架,它允...
用 nftwatch 监控你的 Linux 防火墙 | Linux 中国
导读:我创建了 Linux nftwatch 命令来观察防火墙的流量统计。 本文字数:1560,阅读时长大约:2分钟Netfilter 表(nfta...