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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-72405— Linux 内核 udp_tunnel_nic_device_sync 双队列漏洞

CVSS 7.8 · High EPSS 0.13% · P3

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxcc4e3835eff474aa274d6e1d18f69d9d296d3b76< cee6688e5731c0591643521716d1a1a5c1a98bf8affected
cc4e3835eff474aa274d6e1d18f69d9d296d3b76< 9075efb9b2c1d9d7a8285c937b64aa93ca0c41b7affected
cc4e3835eff474aa274d6e1d18f69d9d296d3b76< 54292b167466cdf42176b7b6f01da66c184deb12affected
cc4e3835eff474aa274d6e1d18f69d9d296d3b76< ecf69d4b43370c587e48d4d70289dbdb7e039d4daffected
5.9affected
< 5.9unaffected
6.12.97≤ 6.12.*unaffected
6.18.40≤ 6.18.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync Yue Sun reported a use-after-free and debugobjects warning in udp_tunnel_nic_device_sync_work() during concurrent device operations. The workqueue core clears the internal pending bit before invoking the worker. At that point, a concurrent thread can queue the work again. When the already running worker eventually clears the work_pending flag to 0, it mistakenly clears the flag for the newly queued instance. udp_tunnel_nic_unregister() then observes work_pending as 0 and frees the structure while the second work item is still active in the queue, leading to UAF. Fix this by returning early in udp_tunnel_nic_device_sync() if work_pending is already set, preventing redundant work queueing.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux cc4e3835eff474aa274d6e1d18f69d9d296d3b76 ~ cee6688e5731c0591643521716d1a1a5c1a98bf8 -
LinuxLinux 5.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-72405 补丁与修复 (4)

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

CVE-2026-7428010.0 CRITICALMarvell OCTEONTX 驱动 DMA清理循环索引错误漏洞
CVE-2026-7240710.0 CRITICALGeneve 内核模块 inner network offset 验证漏洞
CVE-2026-7240810.0 CRITICALGeneve GRO提示处理缺陷
CVE-2026-7427910.0 CRITICALCavium CPT DMA清理使用错误循环索引
CVE-2026-7430910.0 CRITICALvdpa/octeon_ep 中断处理程序 IRQ 到环映射错误
CVE-2026-7447510.0 CRITICALvxlan 短路由中 neigh_ha_snapshot() 使用错误
CVE-2026-7242110.0 CRITICALIPv4 fib 本地/主表忽略错误路由
CVE-2026-724939.9 CRITICALnet: 在 enqueue_to_backlog() 中序列化 netif_running() 检查
CVE-2026-724639.8 CRITICALxfrm: 异步恢复中设备使用后释放漏洞
CVE-2026-722489.8 CRITICALnetfilter flowtable IPIP隧道直接转发漏洞
CVE-2026-723819.8 CRITICALksmbd 耐久句柄检查中的use-after-free漏洞
CVE-2026-724779.8 CRITICALNTFS3 重命名失败时调用 _ntfs_bad_inode 漏洞
CVE-2026-724739.8 CRITICALxprtrdma 远程代码执行漏洞
CVE-2026-724729.8 CRITICALNFS 使用rwsem保护文件锁列表遍历
CVE-2026-744069.8 CRITICALVXLAN 内核模块远程代码执行漏洞
CVE-2026-722229.8 CRITICALSunRPC 异步 TLS 握手回调中锁定服务传输
CVE-2026-721379.8 CRITICALLinux xfrm nat_keepalive发送错误时双重释放漏洞
CVE-2026-743769.8 CRITICALmd/raid10 复用r10bio处理丢弃时未重置读槽漏洞
CVE-2026-722269.8 CRITICALbatman-adv TVLV越界检查溢出漏洞
CVE-2026-722349.8 CRITICALbatman-adv 未 realloc 时访问 skb->data 漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72405

暂无评论


发表评论