In the Linux kernel, the following vulnerability has been resolved:
HID: nvidia-shield: Reference hiddevice devm allocation of inputdev name
Use hiddevice for devm allocation of the inputdev name to avoid a use-after-free. inputunregisterdevice would trigger devres cleanup of all resources associated with the inputdev, free-ing the name. The name would subsequently be used in a uevent fired at the end of unregistering the inputdev.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53253.json"
}