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

目标: 1000 元 · 已筹: 1310

100%

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

AI 预测 4.3 利用难度: 中等 EPSS 0.02% · P7

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 0f7c41314ebf17049917a452684db371babf711aaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< cf24991619be317e2769310b4a367bf4a04b82bcaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 087d97342c100138ea7d75a50977c9c2319f957baffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< d06d937b0a4cdb8867f04275c8100a8b943da31aaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< a502b997668401a6821501fc98b7f9220f9b6ff2affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 762a6ccf391db0d629e590a803a3a2231e17dd3faffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 6b0e7438e31c74b01514d31ff35c1e688c4baabaaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< b38e53cbfb9d84732e5984fbd73e128d592415c5affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() will collapse the usb_control_msg() return value to 0/-errno, discarding the actual number of bytes transferred. Ideally that short command should be detected and error out, but many printers are known to send "incorrect" responses back so we can't just do that. statusbuf is kmalloc(8) at probe time and never filled before the first LPGETSTATUS ioctl. usblp_read_status() requests 1 byte. If a malicious printer responds with zero bytes, *statusbuf is one byte of stale kmalloc heap, sign-extended into the local int status, which the LPGETSTATUS path then copy_to_user()s directly to the ioctl caller. Fix this all by just zapping out the memory buffer when allocated at probe time. If a later call does a short read, the data will be identical to what the device sent it the last time, so there is no "leak" of information happening.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于usblp驱动中LPGETSTATUS ioctl未初始化堆内存泄露,可能导致未初始化数据泄露给ioctl调用者。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46167 补丁与修复 (8)

同批安全公告 · Linux · 2026-05-28 · 共 138 条

CVE-2026-461959.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461359.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461159.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461859.1 CRITICALLinux kernel 安全漏洞
CVE-2026-461199.1 CRITICALLinux kernel 安全漏洞
CVE-2026-461559.1 CRITICALLinux kernel 安全漏洞
CVE-2026-461258.8 HIGHLinux kernel 安全漏洞
CVE-2026-461748.8 HIGHLinux kernel 安全漏洞
CVE-2026-461988.8 HIGHLinux kernel 安全漏洞
CVE-2026-461668.8 HIGHLinux kernel 安全漏洞
CVE-2026-461138.8 HIGHLinux kernel 安全漏洞
CVE-2026-461528.8 HIGHLinux kernel 安全漏洞
CVE-2026-462128.8 HIGHLinux kernel 安全漏洞
CVE-2026-462388.8 HIGHLinux kernel 安全漏洞
CVE-2026-461388.1 HIGHLinux kernel 安全漏洞
CVE-2026-462328.1 HIGHLinux kernel 安全漏洞
CVE-2026-461977.8 HIGHLinux kernel 安全漏洞
CVE-2026-461767.8 HIGHLinux kernel 安全漏洞
CVE-2026-461457.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46167

暂无评论


发表评论