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

目标: 1000 元 · 已筹: 1310

100%

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

CVSS 9.8 · Critical EPSS 0.18% · P40

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux9ee11f0fff205b4b3df9750bff5e94f97c71b6a0< f4d9d4b8fd839719d564651671e24c62c545c23baffected
9ee11f0fff205b4b3df9750bff5e94f97c71b6a0< fb3c662fafebc5b9d74417ed1de8759f6bb72143affected
9ee11f0fff205b4b3df9750bff5e94f97c71b6a0< 632d233cf2e64a46865ae2c064ae3c9df7c8864faffected
9ee11f0fff205b4b3df9750bff5e94f97c71b6a0< 0591d6509c2ff13f09ea2998434aba0c0472e978affected
9ee11f0fff205b4b3df9750bff5e94f97c71b6a0< e90346a2f1e8917d5760a44a1f61c44e3b36d96baffected
9ee11f0fff205b4b3df9750bff5e94f97c71b6a0< ea3632aefc04205436868541638e26f4a74d5637affected
9ee11f0fff205b4b3df9750bff5e94f97c71b6a0< 6db8b56eed62baacaf37486e83378a72635c04ccaffected
5.15affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->nodelen to decide how much data to write for each node. It trusts this field as-is from the incoming packet, with no consistency check against trace->type (the 24-bit field that tells which data items are present). A crafted packet can set nodelen=0 while setting type bits 0-21, causing the function to write ~100 bytes past the allocated region (into skb_shared_info), which corrupts adjacent heap memory and leads to a kernel panic. Add a shared helper ioam6_trace_compute_nodelen() in ioam6.c to derive the expected nodelen from the type field, and use it: - in ioam6_iptunnel.c (send path, existing validation) to replace the open-coded computation; - in exthdrs.c (receive path, ipv6_hop_ioam) to drop packets whose nodelen is inconsistent with the type field, before any data is written. Per RFC 9197, bits 12-21 are each short (4-octet) fields, so they are included in IOAM6_MASK_SHORT_FIELDS (changed from 0xff100000 to 0xff1ffc00).
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于ipv6 ioam中__ioam6_fill_trace_data函数未验证nodelen字段一致性,可能导致堆缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 9ee11f0fff205b4b3df9750bff5e94f97c71b6a0 ~ f4d9d4b8fd839719d564651671e24c62c545c23b -
LinuxLinux 5.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-432089.8 CRITICALLinux kernel 安全漏洞
CVE-2026-431989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-431259.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-432838.8 HIGHLinux kernel 安全漏洞
CVE-2026-431138.8 HIGHLinux kernel 安全漏洞
CVE-2026-431128.8 HIGHLinux kernel 安全漏洞
CVE-2026-431108.8 HIGHLinux kernel 安全漏洞
CVE-2026-431728.8 HIGHLinux kernel 安全漏洞
CVE-2026-431768.8 HIGHLinux kernel 安全漏洞
CVE-2026-432328.8 HIGHLinux kernel 安全漏洞
CVE-2026-432158.8 HIGHLinux kernel 安全漏洞
CVE-2026-431588.8 HIGHLinux kernel 安全漏洞
CVE-2026-431878.8 HIGHLinux kernel 安全漏洞
CVE-2026-432398.8 HIGHLinux kernel 安全漏洞
CVE-2026-432498.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-43186

暂无评论


发表评论