Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2022-48866

Description

In the Linux kernel, the following vulnerability has been resolved:HID: hid-thrustmaster: fix OOB read in thrustmaster_interruptsSyzbot 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, sinceit may contain less endpoints than code expects.Fix it by adding missing validaion check and print an error ifnumber of endpoints do not match expected number

POC

Reference

No PoCs from references.

Github

- https://github.com/fkie-cad/nvd-json-data-feeds