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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于t7xx_port_enum_msg_handler函数中未验证port_count字段,可能导致越界读取。

CVSS 8.8 · High EPSS 0.26% · P18

影响版本矩阵 14

厂商产品 版本范围状态
Linux Linux da45d2566a1d4e260b894ff5d96be64b21c7fa79< 307c5d0f36a5c74042217136da5bfbd9f7504650 affected
da45d2566a1d4e260b894ff5d96be64b21c7fa79< f94450ce5053b36002995b72d1fa1db3bb08c5bf affected
da45d2566a1d4e260b894ff5d96be64b21c7fa79< 9855e063e063158cc5bded576382599dc3133202 affected
da45d2566a1d4e260b894ff5d96be64b21c7fa79< 2b56d7903ab804481f5233a259d5f341e9fd513c affected
da45d2566a1d4e260b894ff5d96be64b21c7fa79< dd4f4c93c1488d7100b9964f2da4c8b3c29652f1 affected
da45d2566a1d4e260b894ff5d96be64b21c7fa79< 0e7c074cfcd9bd93765505f9eb8b42f03ed2a744 affected
5.19 affected
< 5.19 unaffected
… +6 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler t7xx_port_enum_msg_handler() uses the modem-supplied port_count field as a loop bound over port_msg->data[] without checking that the message buffer contains sufficient data. A modem sending port_count=65535 in a 12-byte buffer triggers a slab-out-of-bounds read of up to 262140 bytes. Add a sizeof(*port_msg) check before accessing the port message header fields to guard against undersized messages. Add a struct_size() check after extracting port_count and before the loop. In t7xx_parse_host_rt_data(), guard the rt_feature header read with a remaining-buffer check before accessing data_len, validate feat_data_len against the actual remaining buffer to prevent OOB reads and signed integer overflow on offset. Pass msg_len from both call sites: skb->len at the DPMAIF path after skb_pull(), and the validated feat_data_len at the handshake path.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/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所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于t7xx_port_enum_msg_handler函数中未验证port_count字段,可能导致越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux da45d2566a1d4e260b894ff5d96be64b21c7fa79 ~ 307c5d0f36a5c74042217136da5bfbd9f7504650 -
Linux Linux 5.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-43495 补丁与修复 (6)

同批安全公告 · Linux · 2026-05-21 · 共 8 条

CVE-2026-43501 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43502 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43498 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43499 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43494 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43497 7.3 HIGH Linux kernel 安全漏洞
CVE-2026-43496 Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43495

暂无评论


发表评论