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-2023-53253

Description

In the Linux kernel, the following vulnerability has been resolved:HID: nvidia-shield: Reference hid_device devm allocation of input_dev nameUse hid_device for devm allocation of the input_dev name to avoid ause-after-free. input_unregister_device would trigger devres cleanup of allresources associated with the input_dev, free-ing the name. The name wouldsubsequently be used in a uevent fired at the end of unregistering theinput_dev.

POC

Reference

No PoCs from references.

Github

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