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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-90257— Linux内核 virtio_bt 越界读取漏洞

一分钟漏洞结论

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

在 Linux 内核中,以下漏洞已被修复: 蓝牙:virtio_bt:避免对构建信息字符串的越界读取(OOB read) 函数会发送 Zephyr 厂商命令 (读取构建信息,Read Build Information),并将响应数据作为以 起始的 字符串传递给 和 ,但在传递前未检查数据长度。如果后端仅返回状态码而不返回数据,该指针将指向接收数据结尾之后的位置,导致遍历过程会继续读取相邻的 slab 内存,直到遇到 NUL( )字符为止。这些字节最终会出现在内核日志以及固件信息(firmware-info)的 d

AI 预测 4.4 利用难度: 中等

影响版本矩阵 16

厂商产品 版本范围状态
Linux Linux afd2daa26c7abd734d78bd274fc6c59a15e61063< fb445b3466a8d1c7a0b0d0676fb475e3ce22d94e affected
afd2daa26c7abd734d78bd274fc6c59a15e61063< d08c99abf06133a7829d46627e77e3315ca974d2 affected
afd2daa26c7abd734d78bd274fc6c59a15e61063< 0e388d805233a883a31271676eae6031dfc9e898 affected
afd2daa26c7abd734d78bd274fc6c59a15e61063< 54e9387eb7546eaa6f600220599d55740956ffc3 affected
afd2daa26c7abd734d78bd274fc6c59a15e61063< be1e3df2c49c91b0a052c6563884e8d39bd768b2 affected
afd2daa26c7abd734d78bd274fc6c59a15e61063< 84ea9c99874804f5ca13f35bbc186ba93902f30f affected
afd2daa26c7abd734d78bd274fc6c59a15e61063< 502adc06ba76dee19c292ae4a07d74d202fe734d affected
5.13 affected
… +8 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Bluetooth: virtio_bt: avoid OOB read of build info string
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: avoid OOB read of build info string The virtbt_setup_zephyr() sends the Zephyr vendor command 0xfc08 (Read Build Information) and hands the response to bt_dev_info() and hci_set_fw_info() as a "%s" string starting at skb->data + 1, without checking the length. A backend that answers with status only leaves that pointer past the end of the received data, so the walk reads adjacent slab memory until it meets a NUL. Those bytes reach the kernel log and the firmware-info debugfs file. To fix this, print the string with a bounded "%.*s" limited to skb->len - 1. A short or unterminated response then prints as much as arrived instead of failing setup. This mirrors commit dd068ef04412 ("Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()"), which fixed the identical pattern.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux afd2daa26c7abd734d78bd274fc6c59a15e61063 ~ fb445b3466a8d1c7a0b0d0676fb475e3ce22d94e -
Linux Linux 5.13 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-90257 其他参考 (3)

同批安全公告 · Linux · 2026-09-17 · 共 602 条

CVE-2026-90255 Linux内核 Bluetooth 漏洞
CVE-2026-90238 Linux内核 AMD ISP4 驱动死锁漏洞
CVE-2026-90240 Linux内核 IOMMU 别名拆除时刷新缓存错误
CVE-2026-90239 Linux内核 AMD ISP4 内存管理缺陷
CVE-2026-90241 Intel VT-d 可扩展模式探测失败导致上下文拆除缺陷
CVE-2026-90243 Linux内核 VT-d IOMMU 安全漏洞
CVE-2026-90242 Linux内核IOMMU VTD引用计数泄漏
CVE-2026-90244 Linux内核 iommu/dma 竞争条件漏洞
CVE-2026-90245 Linux fbdev kyro 驱动坐标校验缺陷
CVE-2026-90246 AppArmor 标签验证整数溢出
CVE-2026-90247 内核bpf路径mmap_lock内存泄漏
CVE-2026-90248 Linux内核net/sched:修复竞态条件导致的协议拆解错误
CVE-2026-90249 Linux内核iio驱动运行时电源管理修复
CVE-2026-90250 Linux内核 bpf cgroup 空指针解引用漏洞
CVE-2026-90251 Windows 17763 Bluetooth RCE漏洞
CVE-2026-90253 Linux 蓝牙MESH 发送取消命令内存泄漏漏洞
CVE-2026-90252 Linux Bluetooth MGMT 取消时未释放HCI命令
CVE-2026-90254 蓝牙 hci_sync 广告实例释放漏洞
CVE-2026-90256 Linux Bluetooth L2CAP 远程代码执行漏洞
CVE-2026-90267 Linux 内核 SCSI 驱动内存池泄漏漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-90257

暂无评论


发表评论