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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-74508— 蓝牙 HIDP 拒绝无事务头帧漏洞

AI 预测 6.5 利用难度: 中等

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 46ca5ab39737d7c6f9ca77ecf714cdcfa6caaeecaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 97b61241ab45bfa5b0526cb0f3978942493bc811affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 2ebf63aa557a69990b4e9ea22be224d58aabce96affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 854194494a6f726a60b90b76059148bf08df023daffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 47778d2c2087b5d192398f6fddf692d16a5431cfaffected
2.6.12affected
< 2.6.12unaffected
6.6.151≤ 6.6.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Bluetooth: HIDP: reject frames without a transaction header
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: reject frames without a transaction header hidp_recv_ctrl_frame() and hidp_recv_intr_frame() read skb->data[0] before checking that the L2CAP SDU contains a transaction header. A connected HIDP peer can send an empty basic-mode SDU and make both paths use an uninitialized byte from skb tailroom. KMSAN reports the use in hidp_session_run(), with the uninitialized value originating in __alloc_skb() through vhci_write(). The control path produces two reports and the interrupt path produces one. The byte can also be controlled by a malformed lower-layer packet. If an HCI ACL packet contains an L2CAP PDU with a declared zero-length payload followed by an extra 0x15 byte, l2cap_recv_acldata() reduces skb->len to the declared PDU length before dispatch. The current HIDP path nevertheless consumes the extra byte as HIDP_TRANS_HID_CONTROL | HIDP_CTRL_VIRTUAL_CABLE_UNPLUG and terminates the HIDP session. With this change, the same packet is discarded and a subsequent feature report request succeeds. Pull the transaction header with skb_pull_data() and discard frames that do not contain it.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-74508 补丁与修复 (4)

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

CVE-2026-72255netfilter nf_queue 桥接设备 pin 漏洞
CVE-2026-72268t dfxfb tdfxfb_probe 内存泄漏漏洞
CVE-2026-72267fbdev carminefb alloc_carmine_fb()潜在内存泄漏漏洞
CVE-2026-72266vesafb: vesafb_probe() 内存泄漏漏洞
CVE-2026-72265NVIDIA fbdev 驱动 nvidiafb_probe 内存泄漏漏洞
CVE-2026-72264tridentfb:trident_pci_probe() 潜在内存泄漏
CVE-2026-72262ASoC: SOF: bytes_ext 堆溢出漏洞
CVE-2026-72263ASoC SOF拓扑内存泄漏漏洞
CVE-2026-72261ASoC SOF ipc3-control 验证 snd_sof_update_control 中的大小
CVE-2026-72260Mediatek MT8192 SoC驱动运行时恢复检查漏洞
CVE-2026-72259mediatek mt8192 资源释放漏洞
CVE-2026-72258MT8183内存清理释放漏洞
CVE-2026-72256netfilter xt_cluster 哈希匹配中拒绝模板连接跟踪漏洞
CVE-2026-72257qcom q6apm NULL指针解引用漏洞
CVE-2026-72245host1x: host1x_device_parse_dt() 设备引用泄露漏洞
CVE-2026-72248netfilter flowtable IPIP隧道直接转发漏洞
CVE-2026-72247Linux内核 nf_conncount 连接数模块元组去重时区域比较逻辑错误漏洞
CVE-2026-72246netfilter flowtable 隧道路由方向设置错误漏洞
CVE-2026-72249netfilter flowtable IPIP头部推送方向目标地址使用漏洞
CVE-2026-72244gpu/buddy:对齐失败时终止try_harder

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-74508

暂无评论


发表评论