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

目标: 1000 元 · 已筹: 1310

100%

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

AI 预测 5.5 利用难度: 困难 EPSS 0.03% · P10

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< ca1c857e2bb74a9fc0606128334f85316d57067baffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< b870f652877bfbe321bd0f4096fc37a93296f7b6affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< ce57fa439bd1b5d664f334a0c3e3f0e42abb0153affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< fd19eb1c75047a4ed4e855f56cafd704dc3914e0affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< fe31722b0194ff76bf8b461e8bf97a2081147787affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< c1c2417c60dbdca5ebb00462f21ee71c2d7f7083affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 9e8f6c9d4ecddda2f28baa1678340286cff3969caffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 9aad71144fa3682cca3837a06c8623016790e7ecaffected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ibmasm: fix heap over-read in ibmasm_send_i2o_message()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix heap over-read in ibmasm_send_i2o_message() The ibmasm_send_i2o_message() function uses get_dot_command_size() to compute the byte count for memcpy_toio(), but this value is derived from user-controlled fields in the dot_command_header (command_size: u8, data_size: u16) and is never validated against the actual allocation size. A root user can write a small buffer with inflated header fields, causing memcpy_toio() to read up to ~65 KB past the end of the allocation into adjacent kernel heap, which is then forwarded to the service processor over MMIO. Silently clamping the copy size is not sufficient: if the header fields claim a larger size than the buffer, the SP receives a dot command whose own header is inconsistent with the I2O message length, which can cause the SP to desynchronize. Reject such commands outright by returning failure. Validate command_size before calling get_mfa_inbound() to avoid leaking an I2O message frame: reading INBOUND_QUEUE_PORT dequeues a hardware frame from the controller's free pool, and returning without a corresponding set_mfa_inbound() call would permanently exhaust it. Additionally, clamp command_size to I2O_COMMAND_SIZE before the memcpy_toio() so the MMIO write stays within the I2O message frame, consistent with the clamping already performed by outgoing_message_size() for the header field.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于ibmasm中ibmasm_send_i2o_message函数存在堆越界读取,可能导致读取相邻内核堆数据。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-46064 其他参考 (1)

同批安全公告 · Linux · 2026-05-27 · 共 276 条

CVE-2026-458989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-460399.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459889.8 CRITICALLinux kernel 安全漏洞
CVE-2026-460439.1 CRITICALLinux kernel 安全漏洞
CVE-2026-460568.8 HIGHLinux kernel 安全漏洞
CVE-2026-459458.8 HIGHLinux kernel 安全漏洞
CVE-2026-460378.2 HIGHLinux kernel 安全漏洞
CVE-2026-458438.2 HIGHLinux kernel 安全漏洞
CVE-2026-460108.1 HIGHLinux kernel 安全漏洞
CVE-2026-460998.1 HIGHLinux kernel 安全漏洞
CVE-2026-460767.9 HIGHLinux kernel 安全漏洞
CVE-2026-460367.8 HIGHLinux kernel 安全漏洞
CVE-2026-458617.8 HIGHLinux kernel 安全漏洞
CVE-2026-458527.8 HIGHLinux kernel 安全漏洞
CVE-2026-459297.8 HIGHLinux kernel 安全漏洞
CVE-2026-459847.8 HIGHLinux kernel 安全漏洞
CVE-2026-459337.8 HIGHLinux kernel 安全漏洞
CVE-2026-460587.8 HIGHLinux kernel 安全漏洞
CVE-2026-459317.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46064

暂无评论


发表评论