CVE-2023-53253
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
15/09/2025
Última modificación:
15/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
HID: nvidia-shield: Reference hid_device devm allocation of input_dev name<br />
<br />
Use hid_device for devm allocation of the input_dev name to avoid a<br />
use-after-free. input_unregister_device would trigger devres cleanup of all<br />
resources associated with the input_dev, free-ing the name. The name would<br />
subsequently be used in a uevent fired at the end of unregistering the<br />
input_dev.



