发布时间: 2024年6月7日
修改时间: 2024年10月31日
In the Linux kernel, the following vulnerability has been resolved: HID: betop: fix slab-out-of-bounds Write in betop_probe Syzbot reported slab-out-of-bounds Write bug in hid-betopff driver. The problem is the driver assumes the device must have an input report but some malicious devices violate this assumption. So this patch checks hid_device's input is non empty before it's been used.
NVD | openEuler | |
---|---|---|
Confidentiality | High | None |
Attack Vector | Local | Local |
CVSS评分 | 7.8 | 6.0 |
Attack Complexity | Low | Low |
Privileges Required | Low | High |
Scope | Unchanged | Unchanged |
Integrity | High | High |
User Interaction | None | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4699 | In the Linux kernel, the following vulnerability has been resolved: HID: betop: fix slab-out-of-bounds Write in betop_probe Syzbot reported slab-out-of-bounds Write bug in hid-betopff driver. The problem is the driver assumes the device must have an input report but some malicious devices violate this assumption. So this patch checks hid_device's input is non empty before it's been used. | 2025年2月6日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5 | kernel | Fixed |