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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 较易 EPSS 0.19% · P9

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 94f55994e19e8f0676990b9d5015b58ab6a97e00affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 9f58a0a4d6c2ed5d341bba64f058f15d1b0c36f2affected
2.6.12affected
< 2.6.12unaffected
7.1.5≤ 7.1.*unaffected
7.2≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
sctp: fix err_chunk memory leaks in INIT handling
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: sctp: fix err_chunk memory leaks in INIT handling When sctp_verify_init() encounters unrecognized parameters, it allocates an err_chunk to report them. However, this chunk is leaked in several code paths: 1. In sctp_sf_do_5_1B_init(), if security_sctp_assoc_request() fails after sctp_verify_init() has populated err_chunk, the function returns immediately without freeing it. 2. In sctp_sf_do_unexpected_init(), the same leak occurs on the security_sctp_assoc_request() failure path. 3. In sctp_sf_do_unexpected_init(), on the success path after copying unrecognized parameters to the INIT-ACK, the function returns without freeing err_chunk, unlike sctp_sf_do_5_1B_init() which properly frees it. Fix all three leaks by adding sctp_chunk_free(err_chunk) calls before returning in the error paths and on the success path in sctp_sf_do_unexpected_init().
来源: 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_verify_init()在处理无法识别的参数时分配err_chunk后未正确释放,可能导致内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 ~ 94f55994e19e8f0676990b9d5015b58ab6a97e00 -
LinuxLinux 2.6.12 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-72413 补丁与修复 (2)

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

CVE-2026-7447510.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7428010.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7427910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240710.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7430910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240810.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7242110.0 CRITICALLinux kernel 安全漏洞
CVE-2026-724939.9 CRITICALLinux kernel 安全漏洞
CVE-2026-724639.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-744069.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722229.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744019.8 CRITICALLinux kernel 安全漏洞
CVE-2026-721379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-743769.8 CRITICALLinux kernel 安全漏洞
CVE-2026-721309.8 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72413

暂无评论


发表评论