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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 中等 EPSS 0.22% · P13

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux8f840e47f190cbe61a96945c13e9551048d42cef< f98c294a9369b6fe89e652c06357ee594be4dfa2affected
8f840e47f190cbe61a96945c13e9551048d42cef< 8b38e3dcfde3077dbc03eb8ef88e03cc19f70b8aaffected
8f840e47f190cbe61a96945c13e9551048d42cef< ec3c2d59a192e17e1014ba71afc368ba162ecac3affected
8f840e47f190cbe61a96945c13e9551048d42cef< 722576aba0a6d9423714550b1c03239b0f0def77affected
8f840e47f190cbe61a96945c13e9551048d42cef< abe7f8828e6ac8be858870c2bf836258844f97d5affected
8f840e47f190cbe61a96945c13e9551048d42cef< 207bb4ce8fe7de961ae7bb33569ad2cd61f44954affected
8f840e47f190cbe61a96945c13e9551048d42cef< f09a245f33e567b604efa1960b7a2d25dd9c8713affected
8f840e47f190cbe61a96945c13e9551048d42cef< 7d8297e26b4e20b5d1c3c3fe51fe81a1c7fbc823affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
sctp: hold socket lock when dumping endpoints in sctp_diag
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: sctp: hold socket lock when dumping endpoints in sctp_diag SCTP_DIAG endpoint dumping was traversing endpoint address lists without holding lock_sock(), while those lists could change concurrently via socket operations (e.g., bindx changes). This creates a race where nla_reserve() counts addresses under RCU protection, but the subsequent copy may see fewer entries, potentially leaking uninitialized memory to userspace. Fix this by: - Taking a reference on each endpoint during hash traversal - Moving socket operations (lock_sock()) outside read_lock_bh() - Serializing address list access during dump - Reworking sctp_for_each_endpoint() to support restart-based traversal with (net, pos) tracking Also: - Add WARN_ON_ONCE() for inconsistent address counts - Fix idiag_states filtering for LISTEN vs association cases - Skip dumping endpoints being freed (ep->base.dead) - Move dump position tracking into iterator, removing cb->args[4] and its comment for sctp_ep_dump()., - Update the comment for cb->args[4] and remove the comment for unused cb->args[5] for sctp_sock_dump(). Note: traversal is restart-based and may re-scan buckets multiple times, but this is acceptable due to small bucket sizes and required to support sleeping-safe callbacks. This issue was reported by Nico Yip (@_cyeaa_) working with TrendAI Zero Day Initiative.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会开源的一个操作系统内核。 Linux kernel存在安全漏洞,该漏洞源于SCTP_DIAG端点转储时未持有lock_sock()锁遍历端点地址列表,存在竞争条件,可能导致未初始化内存泄露给用户空间。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 8f840e47f190cbe61a96945c13e9551048d42cef ~ f98c294a9369b6fe89e652c06357ee594be4dfa2 -
LinuxLinux 4.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-72447 补丁与修复 (7)

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

CVE-2026-7447510.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240710.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240810.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7430910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7428010.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7427910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7242110.0 CRITICALLinux kernel 安全漏洞
CVE-2026-724939.9 CRITICALLinux kernel 安全漏洞
CVE-2026-724669.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722489.8 CRITICALLinux kernel 安全漏洞
CVE-2026-723819.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724779.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724739.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722349.8 CRITICALLinux kernel 安全漏洞
CVE-2026-721399.8 CRITICALLinux kernel 安全漏洞
CVE-2026-721379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744019.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744069.8 CRITICALLinux kernel 安全漏洞
CVE-2026-721299.8 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72447

暂无评论


发表评论