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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.14% · P4

可能的 ATT&CK 技术 1AI

T1206

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux85df713377ddc0482071c3e6b64c37bd1e48f1f1< f9c9ad89d845f88a1509e9d672f65d234425fde9affected
85df713377ddc0482071c3e6b64c37bd1e48f1f1< cff3f619fd1cb40cdd89971df9001f075613d219affected
85df713377ddc0482071c3e6b64c37bd1e48f1f1< 786ec171788bdf9dda38789163f1b1fbb47f2d1eaffected
85df713377ddc0482071c3e6b64c37bd1e48f1f1< 2124279f1f8c32c1646ce98e75a1a39b23b7db76affected
85df713377ddc0482071c3e6b64c37bd1e48f1f1< 2497ff38c530b1af0df5130ca9f5ab22c5e92f29affected
5.18affected
< 5.18unaffected
6.1.163≤ 6.1.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report() `i2c_hid_xfer` is used to read `recv_len + sizeof(__le16)` bytes of data into `ihid->rawbuf`. The former can come from the userspace in the hidraw driver and is only bounded by HID_MAX_BUFFER_SIZE(16384) by default (unless we also set `max_buffer_size` field of `struct hid_ll_driver` which we do not). The latter has size determined at runtime by the maximum size of different report types you could receive on any particular device and can be a much smaller value. Fix this by truncating `recv_len` to `ihid->bufsize - sizeof(__le16)`. The impact is low since access to hidraw devices requires root.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/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存在安全漏洞,该漏洞源于未对接收长度进行边界检查,可能导致缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 85df713377ddc0482071c3e6b64c37bd1e48f1f1 ~ f9c9ad89d845f88a1509e9d672f65d234425fde9 -
LinuxLinux 5.18 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-02-14 · 共 108 条

CVE-2026-231938.8 HIGHLinux kernel 安全漏洞
CVE-2026-231728.4 HIGHLinux kernel 安全漏洞
CVE-2026-232097.8 HIGHLinux kernel 安全漏洞
CVE-2026-231697.8 HIGHLinux kernel 安全漏洞
CVE-2026-231717.8 HIGHLinux kernel 安全漏洞
CVE-2026-231987.8 HIGHLinux kernel 安全漏洞
CVE-2026-231847.8 HIGHLinux kernel 安全漏洞
CVE-2026-231857.8 HIGHLinux kernel 安全漏洞
CVE-2026-231917.8 HIGHLinux kernel 安全漏洞
CVE-2026-231927.8 HIGHLinux kernel 安全漏洞
CVE-2026-231487.5 HIGHLinux kernel 安全漏洞
CVE-2026-231397.5 HIGHLinux kernel 安全漏洞
CVE-2026-231367.5 HIGHLinux kernel 安全漏洞
CVE-2026-231617.3 HIGHLinux kernel 安全漏洞
CVE-2026-232047.1 HIGHLinux kernel 安全漏洞
CVE-2026-231807.0 HIGHLinux kernel 安全漏洞
CVE-2026-231757.0 HIGHLinux kernel 安全漏洞
CVE-2026-231957.0 HIGHLinux kernel 安全漏洞
CVE-2026-23115Linux kernel 安全漏洞
CVE-2026-23142Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-23178

暂无评论


发表评论