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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-72255— netfilter nf_queue 桥接设备 pin 漏洞

AI 预测 4.9 利用难度: 中等 EPSS 0.21% · P12

影响版本矩阵 14

厂商产品版本范围状态
LinuxLinux34666d467cbf1e2e3c7bb15a63eccfb582cdd71f< 430521af7fe8a9c08f5a2554224a35f11f51d99eaffected
34666d467cbf1e2e3c7bb15a63eccfb582cdd71f< 3f03a2d225c668283110ad5f9ff159ba4591e2c7affected
34666d467cbf1e2e3c7bb15a63eccfb582cdd71f< 01ace27af47801dd7f6b839e782b62863af979ccaffected
34666d467cbf1e2e3c7bb15a63eccfb582cdd71f< 0ca505346c5e2905ab7b5313af801fcf38f594a8affected
34666d467cbf1e2e3c7bb15a63eccfb582cdd71f< 47b3af24de5fbed4bf2952de0f5294ef1a338a26affected
34666d467cbf1e2e3c7bb15a63eccfb582cdd71f< c9c9b37f8c5505224e8d206184df3bb668ee00cfaffected
3.18affected
< 3.18unaffected
… +6 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst The br_netfilter fake rtable is embedded in struct net_bridge and is attached to bridged packets with skb_dst_set_noref(). If such a packet is queued to NFQUEUE, __nf_queue() upgrades that fake dst with skb_dst_force(). At that point the queued skb can hold a real dst reference after bridge teardown has started. The problem is not that every bridged packet needs its own dst reference. The problem is that NFQUEUE can keep the bridge private fake dst alive after unregister begins. Fix this by keeping the bridge fake dst model unchanged and pinning the bridge master device only while the packet sits in NFQUEUE. Record the bridge device in nf_queue_entry when the queued skb carries a bridge fake dst, take a device reference for the queue lifetime, and drop it when the queue entry is freed. Also make sure queued entries are reaped when that bridge device goes down, and drop the redundant nf_bridge_info_exists() test from the fake dst detection. This keeps netdev_priv(br->dev) alive until verdict completion, so the embedded fake rtable and its metrics backing storage cannot be freed out from under dst_release(). It also avoids the constant refcount bump and avoids using ipv4-specific dst helpers for IPv6 bridge traffic.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 34666d467cbf1e2e3c7bb15a63eccfb582cdd71f ~ 430521af7fe8a9c08f5a2554224a35f11f51d99e -
LinuxLinux 3.18 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-72255 补丁与修复 (5)

同批安全公告 · Linux · 2026-08-15 · 共 848 条

CVE-2026-72257qcom q6apm NULL指针解引用漏洞
CVE-2026-72269uvesafb 模块 uvesafb_probe 函数潜在内存泄漏漏洞
CVE-2026-72268t dfxfb tdfxfb_probe 内存泄漏漏洞
CVE-2026-72267fbdev carminefb alloc_carmine_fb()潜在内存泄漏漏洞
CVE-2026-72266vesafb: vesafb_probe() 内存泄漏漏洞
CVE-2026-72265NVIDIA fbdev 驱动 nvidiafb_probe 内存泄漏漏洞
CVE-2026-72264tridentfb:trident_pci_probe() 潜在内存泄漏
CVE-2026-72262ASoC: SOF: bytes_ext 堆溢出漏洞
CVE-2026-72263ASoC SOF拓扑内存泄漏漏洞
CVE-2026-72261ASoC SOF ipc3-control 验证 snd_sof_update_control 中的大小
CVE-2026-72260Mediatek MT8192 SoC驱动运行时恢复检查漏洞
CVE-2026-72259mediatek mt8192 资源释放漏洞
CVE-2026-72258MT8183内存清理释放漏洞
CVE-2026-72256netfilter xt_cluster 哈希匹配中拒绝模板连接跟踪漏洞
CVE-2026-72245host1x: host1x_device_parse_dt() 设备引用泄露漏洞
CVE-2026-72248netfilter flowtable IPIP隧道直接转发漏洞
CVE-2026-72247Linux内核 nf_conncount 连接数模块元组去重时区域比较逻辑错误漏洞
CVE-2026-72246netfilter flowtable 隧道路由方向设置错误漏洞
CVE-2026-72249netfilter flowtable IPIP头部推送方向目标地址使用漏洞
CVE-2026-72244gpu/buddy:对齐失败时终止try_harder

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72255

暂无评论


发表评论