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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 9.8 · Critical EPSS 0.70% · P51

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< bca3100f550281c2f2418652338bced3b35af0e6affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 062bcbf8d1f1051fdeb20b94920031b0e2cb95a2affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 414c5447fe6a200613dd46d7fdc8454622076cb1affected
2.6.12affected
< 2.6.12unaffected
6.18.40≤ 6.18.*unaffected
7.1.5≤ 7.1.*unaffected
7.2≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
sctp: add INIT verification after cookie unpacking
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: sctp: add INIT verification after cookie unpacking In SCTP handshake, the INIT chunk is initially processed by the server and embedded into the cookie carried in INIT-ACK. The client then returns this cookie via COOKIE-ECHO, where the server unpacks it and reconstructs the original INIT chunk. When cookie authentication is enabled, the cookie contents are protected against tampering, so reusing the unpacked INIT without re-verification is safe. However, when cookie authentication is disabled, the reconstructed INIT can no longer be trusted. In this case, the INIT must be explicitly validated after unpacking to avoid processing potentially tampered data. Add sctp_verify_init() checks after cookie unpacking in COOKIE-ECHO processing paths (sctp_sf_do_5_1D_ce() and sctp_sf_do_5_2_4_dupcook()) when cookie_auth_enable is disabled. On failure, the new association is freed and the packet is discarded. Also tighten cookie validation in sctp_unpack_cookie() by verifying the embedded chunk type is SCTP_CID_INIT before treating it as an INIT chunk. Finally, update sctp_verify_init() to validate parameter bounds using the actual embedded INIT length instead of chunk->chunk_end, since the INIT stored in COOKIE-ECHO may not span the entire chunk buffer.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 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 COOKIE-ECHO处理路径中未对解包后的INIT进行充分验证,可能导致处理被篡改的数据。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-72398 补丁与修复 (3)

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

CVE-2026-7428010.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7430910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7427910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7447510.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240710.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240810.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7242110.0 CRITICALLinux kernel 安全漏洞
CVE-2026-724939.9 CRITICALLinux kernel 安全漏洞
CVE-2026-724729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744289.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724739.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744339.8 CRITICALLinux kernel 安全漏洞
CVE-2026-720989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744349.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722999.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724779.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722499.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722519.8 CRITICALLinux kernel 安全漏洞
CVE-2026-721309.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722489.8 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72398

暂无评论


发表评论