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

目标: 1000 元 · 已筹: 1325

100%

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

AI 预测 6.5 利用难度: 中等 EPSS 0.13% · P3

可能的 ATT&CK 技术 1AI

T1207 · Rogue Domain Controller

影响版本矩阵 14

厂商产品版本范围状态
LinuxLinux973bb97e5aee56edddaae3d5c96877101ad509c0< 7e041d0aad1d4d43d921ace052e04f4e2cacaed3affected
973bb97e5aee56edddaae3d5c96877101ad509c0< 5f84e845648dfa86e42de5487f1a774b42f0444daffected
973bb97e5aee56edddaae3d5c96877101ad509c0< e10a4cb72468686ffbe8bb2b0520e37f6be1a0c5affected
973bb97e5aee56edddaae3d5c96877101ad509c0< 66696648af477dc87859e5e4b607112f5f29d010affected
973bb97e5aee56edddaae3d5c96877101ad509c0< f7d84737663ad4a120d2d8ef1561a4df91282c2eaffected
973bb97e5aee56edddaae3d5c96877101ad509c0< 94d8e6fe5d0818e9300e514e095a200bd5ff93aeaffected
4.3affected
< 4.3unaffected
… +6 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock btintel_hw_error() issues two __hci_cmd_sync() calls (HCI_OP_RESET and Intel exception-info retrieval) without holding hci_req_sync_lock(). This lets it race against hci_dev_do_close() -> btintel_shutdown_combined(), which also runs __hci_cmd_sync() under the same lock. When both paths manipulate hdev->req_status/req_rsp concurrently, the close path may free the response skb first, and the still-running hw_error path hits a slab-use-after-free in kfree_skb(). Wrap the whole recovery sequence in hci_req_sync_lock/unlock so it is serialized with every other synchronous HCI command issuer. Below is the data race report and the kasan report: BUG: data-race in __hci_cmd_sync_sk / btintel_shutdown_combined read of hdev->req_rsp at net/bluetooth/hci_sync.c:199 by task kworker/u17:1/83: __hci_cmd_sync_sk+0x12f2/0x1c30 net/bluetooth/hci_sync.c:200 __hci_cmd_sync+0x55/0x80 net/bluetooth/hci_sync.c:223 btintel_hw_error+0x114/0x670 drivers/bluetooth/btintel.c:254 hci_error_reset+0x348/0xa30 net/bluetooth/hci_core.c:1030 write/free by task ioctl/22580: btintel_shutdown_combined+0xd0/0x360 drivers/bluetooth/btintel.c:3648 hci_dev_close_sync+0x9ae/0x2c10 net/bluetooth/hci_sync.c:5246 hci_dev_do_close+0x232/0x460 net/bluetooth/hci_core.c:526 BUG: KASAN: slab-use-after-free in sk_skb_reason_drop+0x43/0x380 net/core/skbuff.c:1202 Read of size 4 at addr ffff888144a738dc by task kworker/u17:1/83: __hci_cmd_sync_sk+0x12f2/0x1c30 net/bluetooth/hci_sync.c:200 __hci_cmd_sync+0x55/0x80 net/bluetooth/hci_sync.c:223 btintel_hw_error+0x186/0x670 drivers/bluetooth/btintel.c:260
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于btintel驱动中btintel_hw_error函数缺少hci_req_sync_lock保护,可能导致数据竞争和释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 973bb97e5aee56edddaae3d5c96877101ad509c0 ~ 7e041d0aad1d4d43d921ace052e04f4e2cacaed3 -
LinuxLinux 4.3 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-31500 补丁与修复 (1)

同批安全公告 · Linux · 2026-04-22 · 共 100 条

CVE-2026-314639.8 CRITICALLinux kernel 安全漏洞
CVE-2026-314449.8 CRITICALLinux kernel 安全漏洞
CVE-2026-314369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-314789.8 CRITICALLinux kernel 安全漏洞
CVE-2026-315019.8 CRITICALLinux kernel 安全漏洞
CVE-2026-314489.4 CRITICALLinux kernel 安全漏洞
CVE-2026-314328.8 HIGHLinux kernel 安全漏洞
CVE-2026-314338.8 HIGHLinux kernel 安全漏洞
CVE-2026-314508.8 HIGHLinux kernel 安全漏洞
CVE-2026-314358.8 HIGHLinux kernel 安全漏洞
CVE-2026-314768.2 HIGHLinux kernel 安全漏洞
CVE-2026-314648.1 HIGHLinux kernel 安全漏洞
CVE-2026-315138.1 HIGHLinux kernel 安全漏洞
CVE-2026-315047.8 HIGHLinux kernel 安全漏洞
CVE-2026-314497.8 HIGHLinux kernel 安全漏洞
CVE-2026-315027.8 HIGHLinux kernel 安全漏洞
CVE-2026-314317.8 HIGHLinux kernel 安全漏洞
CVE-2026-314887.8 HIGHLinux kernel 安全漏洞
CVE-2026-314907.8 HIGHLinux kernel 安全漏洞
CVE-2026-314547.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-31500

暂无评论


发表评论