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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于net/rds中零拷贝发送在消息入队前清理时错误推断零拷贝状态,可能导致页引用计数错误。

CVSS 7.8 · High EPSS 0.12% · P2

可能的 ATT&CK 技术 1 AI

T1499 · Endpoint Denial of Service

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< e9aefdc5c53fe9aed108c14e3d155710a1bb14c9 affected
0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< 46662f7dc59475995609bf3e9d27eb36f4acf26f affected
0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< 1e262db7675e27f42c3f3f47d6011855f4454f24 affected
0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< 21d70744e6d3bbf9293aa1ee6fba7c53ad75275e affected
0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< 3abc8983b2bae3f487f77d9da5527d7d6b210d46 affected
0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< 14ef6fd18db2494098b21e0471bf27a1d8e9993e affected
0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< 0f5c185fc79a59ee9991234dd6d2a3e5afa6e75b affected
0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3< 44b550d88b267320459d518c0743a241ab2108fa affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net/rds: handle zerocopy send cleanup before the message is queued
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/rds: handle zerocopy send cleanup before the message is queued A zerocopy send can fail after user pages have been pinned but before the message is attached to the sending socket. The purge path currently infers zerocopy state from rm->m_rs, so an unqueued message can be cleaned up as if it owned normal payload pages. However, zerocopy ownership is really determined by the presence of op_mmp_znotifier, regardless of whether the message has reached the socket queue. Capture op_mmp_znotifier up front in rds_message_purge() and use it as the cleanup discriminator. If the message is already associated with a socket, keep the existing completion path. Otherwise, drop the pinned page accounting directly and release the notifier before putting the payload pages. This keeps early send failure cleanup consistent with the zerocopy lifetime rules without changing the normal queued completion path.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/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所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于net/rds中零拷贝发送在消息入队前清理时错误推断零拷贝状态,可能导致页引用计数错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3 ~ e9aefdc5c53fe9aed108c14e3d155710a1bb14c9 -
Linux Linux 4.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-05-21 · 共 8 条

CVE-2026-43501 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43495 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43498 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43499 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43494 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43497 7.3 HIGH Linux kernel 安全漏洞
CVE-2026-43496 Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43502

暂无评论


发表评论