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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.1 · High EPSS 0.21% · P12

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux15f02b91056253e8cdc592888f431da0731337b8< 21d3ba696918d6373233aac0b9d51fcabdedddc0affected
15f02b91056253e8cdc592888f431da0731337b8< 3b94e62caa1dc1198d0d55d97bd710da1dee15d7affected
15f02b91056253e8cdc592888f431da0731337b8< 111f74547eee8cfedfb854284e80f35c8a491186affected
15f02b91056253e8cdc592888f431da0731337b8< dd3b221e21079ade8263fbb7176f3d55ad75d3b6affected
15f02b91056253e8cdc592888f431da0731337b8< d90150c72d2e6a8a3079e88755dafcfbe91c746daffected
15f02b91056253e8cdc592888f431da0731337b8< 5a1ea296f8589ce8f1e3141b2b123b34ad010e19affected
15f02b91056253e8cdc592888f431da0731337b8< f110b8f58b254bf997cec1bd60701b7798e9bb82affected
15f02b91056253e8cdc592888f431da0731337b8< 15145675690cab2de1056e7ed68e59cbd0452529affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp() l2cap_ecred_reconf_rsp() casts the incoming data to struct l2cap_ecred_conn_rsp (the ECRED *connection* response, 8 bytes with result at offset 6) instead of struct l2cap_ecred_reconf_rsp (2 bytes with result at offset 0). This causes two problems: - The sizeof(*rsp) length check requires 8 bytes instead of the correct 2, so valid L2CAP_ECRED_RECONF_RSP packets are rejected with -EPROTO. - rsp->result reads from offset 6 instead of offset 0, returning wrong data when the packet is large enough to pass the check. Fix by using the correct type. Also pass the already byte-swapped result variable to BT_DBG instead of the raw __le16 field.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于l2cap_ecred_reconf_rsp函数类型混淆,可能导致有效数据包被拒绝或读取错误的结果。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 15f02b91056253e8cdc592888f431da0731337b8 ~ 21d3ba696918d6373233aac0b9d51fcabdedddc0 -
LinuxLinux 5.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-430679.8 CRITICALLinux kernel 安全漏洞
CVE-2026-430719.1 CRITICALLinux kernel 安全漏洞
CVE-2026-430707.8 HIGHLinux kernel 安全漏洞
CVE-2026-430637.8 HIGHLinux kernel 安全漏洞
CVE-2026-430607.8 HIGHLinux kernel 安全漏洞
CVE-2026-43073Linux kernel 安全漏洞
CVE-2026-43072Linux kernel 安全漏洞
CVE-2026-43069Linux kernel 安全漏洞
CVE-2026-43068Linux kernel 安全漏洞
CVE-2026-43066Linux kernel 安全漏洞
CVE-2026-43065Linux kernel 安全漏洞
CVE-2026-43064Linux kernel 安全漏洞
CVE-2026-43061Linux kernel 安全漏洞
CVE-2026-43059Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43062

暂无评论


发表评论