First published: Tue May 21 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <4.4.286 | |
Linux Linux kernel | >=4.5<4.9.285 | |
Linux Linux kernel | >=4.10<4.14.249 | |
Linux Linux kernel | >=4.15<4.19.209 | |
Linux Linux kernel | >=4.20<5.4.151 | |
Linux Linux kernel | >=5.5<5.10.71 | |
Linux Linux kernel | >=5.11<5.14.10 | |
Linux Linux kernel | =5.15-rc1 | |
Linux Linux kernel | =5.15-rc2 | |
Linux Linux kernel | =5.15-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.