目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1110

100%

CVE-2026-43453— Linux kernel 安全漏洞

AI 预测 5.5 利用难度: 中等 EPSS 0.01% · P3

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux3c4287f62044a90e73a561aa05fc46e62da173da< 1957e793196e7f8557374fd4eda53abcbb42e1c0affected
3c4287f62044a90e73a561aa05fc46e62da173da< 57fb87ca095d5127cd7a27583b8ec43dcf7c9e9eaffected
3c4287f62044a90e73a561aa05fc46e62da173da< 60c1d18781e37bfb96290b86510eb01c5fa24d75affected
3c4287f62044a90e73a561aa05fc46e62da173da< 0a55d62cdb628923d8a21724374a70c76ac7d19daffected
3c4287f62044a90e73a561aa05fc46e62da173da< dfbdac719198778b581bc0dd055df2542edb8c62affected
3c4287f62044a90e73a561aa05fc46e62da173da< e047f6fbb975f685d6c9fcef95b3b7787a79b46daffected
3c4287f62044a90e73a561aa05fc46e62da173da< 324b749aa5b2d516ccfab933df9d3f56e7807f5faffected
3c4287f62044a90e73a561aa05fc46e62da173da< d6d8cd2db236a9dd13dbc2d05843b3445cc964b5affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-43453 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() pipapo_drop() passes rulemap[i + 1].n to pipapo_unmap() as the to_offset argument on every iteration, including the last one where i == m->field_count - 1. This reads one element past the end of the stack-allocated rulemap array (declared as rulemap[NFT_PIPAPO_MAX_FIELDS] with NFT_PIPAPO_MAX_FIELDS == 16). Although pipapo_unmap() returns early when is_last is true without using the to_offset value, the argument is evaluated at the call site before the function body executes, making this a genuine out-of-bounds stack read confirmed by KASAN: BUG: KASAN: stack-out-of-bounds in pipapo_drop+0x50c/0x57c [nf_tables] Read of size 4 at addr ffff8000810e71a4 This frame has 1 object: [32, 160) 'rulemap' The buggy address is at offset 164 -- exactly 4 bytes past the end of the rulemap array. Pass 0 instead of rulemap[i + 1].n on the last iteration to avoid the out-of-bounds read.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于netfilter nft_set_pipapo组件中pipapo_drop函数在每次迭代时传递rulemap[i+1].n作为to_offset参数,包括最后一次迭代,导致栈分配的rulemap数组越界读取一个元素。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3c4287f62044a90e73a561aa05fc46e62da173da ~ 1957e793196e7f8557374fd4eda53abcbb42e1c0 -
LinuxLinux 5.6 -

二、漏洞 CVE-2026-43453 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-43453 的情报信息

登录查看更多情报信息。

CVE-2026-43453 补丁与修复 (8)

同批安全公告 · Linux · 2026-05-08 · 共 199 条

CVE-2026-433769.8 CRITICALLinux kernel 安全漏洞
CVE-2026-434149.8 CRITICALLinux kernel 安全漏洞
CVE-2026-433789.8 CRITICALLinux kernel 安全漏洞
CVE-2026-433049.8 CRITICALLinux kernel 安全漏洞
CVE-2026-434029.8 CRITICALLinux kernel 安全漏洞
CVE-2026-433419.8 CRITICALLinux kernel 安全漏洞
CVE-2026-433799.8 CRITICALLinux kernel 安全漏洞
CVE-2026-434659.8 CRITICALLinux kernel 安全漏洞
CVE-2026-433849.8 CRITICALLinux kernel 安全漏洞
CVE-2026-433839.4 CRITICALLinux kernel 安全漏洞
CVE-2026-434079.1 CRITICALLinux kernel 安全漏洞
CVE-2026-434069.1 CRITICALLinux kernel 安全漏洞
CVE-2026-432848.8 HIGHLinux kernel 安全漏洞
CVE-2026-433348.8 HIGHLinux kernel 安全漏洞
CVE-2026-434038.8 HIGHLinux kernel 安全漏洞
CVE-2026-433228.8 HIGHLinux kernel 安全漏洞
CVE-2026-433918.8 HIGHLinux kernel 安全漏洞
CVE-2026-432918.3 HIGHLinux kernel 安全漏洞
CVE-2026-434668.2 HIGHLinux kernel 安全漏洞
CVE-2026-433658.2 HIGHLinux kernel 安全漏洞

显示前 20 条,共 199 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-43453

暂无评论


发表评论