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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel 3.11版本存在安全漏洞,该漏洞源于在请求IRQ前未使中断静默,硬件可能遗留陈旧中断状态,导致虚假中断与关联net_device的释放产生竞争,可能造成释放后重用。

CVSS 7.0 · High EPSS 0.12% · P2

可能的 ATT&CK 技术 1 AI

T1055 · Process Injection

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux e4f2379db6c6823c5d4a4c2c912df00c65de51d7< abd338da658d7faa8e26cfefc8f83f0066707564 affected
e4f2379db6c6823c5d4a4c2c912df00c65de51d7< 5f29dd540fe5ea3c826fc8ec759ba488b31f9707 affected
e4f2379db6c6823c5d4a4c2c912df00c65de51d7< 6fc7449773748c7b904235a09a67054d78ab1172 affected
e4f2379db6c6823c5d4a4c2c912df00c65de51d7< 81431da777924dddaefa5c9b0ca9da4a93f9df96 affected
e4f2379db6c6823c5d4a4c2c912df00c65de51d7< d0f2386f529807826e7404d40a245ee428f89f62 affected
e4f2379db6c6823c5d4a4c2c912df00c65de51d7< 8efd5dcd31e22a9308b16b107a052fcd568c0a99 affected
e4f2379db6c6823c5d4a4c2c912df00c65de51d7< 8f9adb3605e36f75639de529bb3d66e94194a388 affected
e4f2379db6c6823c5d4a4c2c912df00c65de51d7< 2503d08f8a2de618e5c3a8183b250ff4a2e2d52c affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arc_emac_open(), so probe should not see interrupt delivery in the usual case. However, hardware may still present stale or latched interrupt status left by firmware or the bootloader. If probe later unwinds after devm_request_irq() has installed the handler, such a stale interrupt can still reach arc_emac_intr() during teardown and race with release of the associated net_device. Avoid that window by putting the device into a known quiescent state before requesting the IRQ: disable all EMAC interrupt sources and clear any pending EMAC interrupt status bits. This keeps the change hardware-focused and minimal, while preventing spurious IRQ delivery from leftover state.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel 3.11版本存在安全漏洞,该漏洞源于在请求IRQ前未使中断静默,硬件可能遗留陈旧中断状态,导致虚假中断与关联net_device的释放产生竞争,可能造成释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux e4f2379db6c6823c5d4a4c2c912df00c65de51d7 ~ abd338da658d7faa8e26cfefc8f83f0066707564 -
Linux Linux 3.11 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-08-06 · 共 22 条

CVE-2026-64597 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-64586 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-64598 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-64584 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64585 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64588 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64583 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64601 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64599 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-68480 Linux kernel 安全漏洞
CVE-2026-64604 Linux kernel 安全漏洞
CVE-2026-64603 Linux kernel 安全漏洞
CVE-2026-64602 Linux kernel 安全漏洞
CVE-2026-64596 Linux kernel 安全漏洞
CVE-2026-64595 Linux kernel 安全漏洞
CVE-2026-64593 Linux kernel 安全漏洞
CVE-2026-64594 Linux kernel 安全漏洞
CVE-2026-64592 Linux kernel 安全漏洞
CVE-2026-64591 Linux kernel 安全漏洞
CVE-2026-64590 Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-64587

暂无评论


发表评论