中危 HID:hid-thrustmaster:修复 pushmaster_interrupts 中的 OOB 读取(CVE-2022-48866)

CVE编号

CVE-2022-48866

利用情况

暂无

补丁情况

官方补丁

披露时间

2024-07-16
漏洞描述
In the Linux kernel, the following vulnerability has been resolved:

HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts

Syzbot reported an slab-out-of-bounds Read in thrustmaster_probe() bug.
The root case is in missing validation check of actual number of endpoints.

Code should not blindly access usb_host_interface::endpoint array, since
it may contain less endpoints than code expects.

Fix it by adding missing validaion check and print an error if
number of endpoints do not match expected number
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 debian_11 linux * Up to
(excluding)
5.10.221-1
运行在以下环境
系统 debian_12 linux * Up to
(excluding)
5.16.18-1
运行在以下环境
系统 linux linux_kernel * From
(including)
5.13
Up to
(excluding)
5.15.29
运行在以下环境
系统 linux linux_kernel * From
(including)
5.16
Up to
(excluding)
5.16.15
阿里云评分
5.8
  • 攻击路径
    本地
  • 攻击复杂度
    复杂
  • 权限要求
    普通权限
  • 影响范围
    越权影响
  • EXP成熟度
    未验证
  • 补丁情况
    官方补丁
  • 数据保密性
    无影响
  • 数据完整性
    无影响
  • 服务器危害
    无影响
  • 全网数量
    N/A
CWE-ID 漏洞类型
CWE-125 跨界内存读
阿里云安全产品覆盖情况