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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 困难 EPSS 0.14% · P4

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux539dda3c5d190c5088b5e57944b1b482fcb464de< a26dda3bae469c8e4e1b1993ad33dafa32d0fc28affected
539dda3c5d190c5088b5e57944b1b482fcb464de< a3034a8d56174dd6464c46823438f25797910a8daffected
539dda3c5d190c5088b5e57944b1b482fcb464de< b690635d4719214892855b79ce018d4b1672ac96affected
539dda3c5d190c5088b5e57944b1b482fcb464de< 8b841fd529db9faf8bc678d429d4bf4e98b10900affected
539dda3c5d190c5088b5e57944b1b482fcb464de< 89764cf44544e943230f5e03b8c40a90da26537caffected
539dda3c5d190c5088b5e57944b1b482fcb464de< c18493f750208eb4ff1198fc5a02786b8b2d70a6affected
539dda3c5d190c5088b5e57944b1b482fcb464de< 8a5752c6dcc085a3bfc78589925182e4e98468c5affected
5.13affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate num_ifs to prevent out-of-bounds write The driver obtains sw_attr.num_ifs from firmware via dpsw_get_attributes() but never validates it against DPSW_MAX_IF (64). This value controls iteration in dpaa2_switch_fdb_get_flood_cfg(), which writes port indices into the fixed-size cfg->if_id[DPSW_MAX_IF] array. When firmware reports num_ifs >= 64, the loop can write past the array bounds. Add a bound check for num_ifs in dpaa2_switch_init(). dpaa2_switch_fdb_get_flood_cfg() appends the control interface (port num_ifs) after all matched ports. When num_ifs == DPSW_MAX_IF and all ports match the flood filter, the loop fills all 64 slots and the control interface write overflows by one entry. The check uses >= because num_ifs == DPSW_MAX_IF is also functionally broken. build_if_id_bitmap() silently drops any ID >= 64: if (id[i] < DPSW_MAX_IF) bmap[id[i] / 64] |= ...
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于dpaa2-switch驱动未验证num_ifs值,可能导致越界写入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 539dda3c5d190c5088b5e57944b1b482fcb464de ~ a26dda3bae469c8e4e1b1993ad33dafa32d0fc28 -
LinuxLinux 5.13 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-05-06 · 共 224 条

CVE-2026-431259.8 CRITICALLinux kernel 安全漏洞
CVE-2026-431869.8 CRITICALLinux kernel 安全漏洞
CVE-2026-432089.8 CRITICALLinux kernel 安全漏洞
CVE-2026-431989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-431859.8 CRITICALLinux kernel 安全漏洞
CVE-2026-431149.4 CRITICALLinux kernel 安全漏洞
CVE-2026-431179.1 CRITICALLinux kernel 安全漏洞
CVE-2026-430839.1 CRITICALLinux kernel 安全漏洞
CVE-2026-431979.1 CRITICALLinux kernel 安全漏洞
CVE-2026-431128.8 HIGHLinux kernel 安全漏洞
CVE-2026-432158.8 HIGHLinux kernel 安全漏洞
CVE-2026-431878.8 HIGHLinux kernel 安全漏洞
CVE-2026-432838.8 HIGHLinux kernel 安全漏洞
CVE-2026-431768.8 HIGHLinux kernel 安全漏洞
CVE-2026-431728.8 HIGHLinux kernel 安全漏洞
CVE-2026-432328.8 HIGHLinux kernel 安全漏洞
CVE-2026-432498.8 HIGHLinux kernel 安全漏洞
CVE-2026-432398.8 HIGHLinux kernel 安全漏洞
CVE-2026-431588.8 HIGHLinux kernel 安全漏洞
CVE-2026-431108.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-43205

暂无评论


发表评论