3 matches found
CVE-2026-72063
In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...
CVE-2026-72063
CVE-2026-72063 affects Linux kernel Tegra GPIO direction handling. The fix removes redundant pinctrl_gpio_direction_input()/pinctrl_gpio_direction_output() calls, which previously entered the pinctrl core and could sleep in atomic context while a per-line spinlock was held. tegra_gpio_direction_i...
The vulnerability of the Linux operating system, which allows a hacker to exert arbitrary control
The vulnerability of the cp2112 gpioDirectionInput function in the Linux operating system’s drivers/hid/hid-cp2112.c file exists due to incorrect error handling for input/output operations for an empty report. Exploiting this vulnerability allows a local attacker to exert arbitrary control using...