5 matches found
EUVD-2023-59831
Malicious code in bioql PyPI...
SUSE CVE-2023-53253
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...
CVE-2023-53253 HID: nvidia-shield: Reference hid_device devm allocation of input_dev name
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...
Vulnerability of the thunderstrike_led_create() function in the drivers/hid/hid-nvidia-shield.c module – This driver of the Linux kernel’s input device subsystem allows a hacker to cause a service failure.
Vulnerability of the thunderstrikeledcreate function in the drivers/hid/hid-nvidia-shield.c module – The driver for the Linux kernel’s input device subsystem is vulnerable due to a reliance on the assignment of the NULL pointer. Exploiting this vulnerability could allow an attacker to cause syste...
DEBIAN-CVE-2024-26770
In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointe...