4 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-64241
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: rockchip: teardown bugs and resource leaks Address several teardown issues and resource leaks in the driver's remove path and error handling: 1. Debounce...
CVE-2026-64241
CVE-2026-64241 – linux kernel : In the Rockchip GPIO driver, multiple teardown/resource-leak issues were fixed in the remove path and error handling. Specifically, a debounce clock reference leak was addressed by adding a managed release (devm) of the clock; an unregistered chained IRQ handler wa...
CVE-2022-48965
In the Linux kernel, the following vulnerability has been resolved: gpio/rockchip: fix refcount leak in rockchipgpiolibregister The node returned by ofgetparent with refcount incremented, ofnodeput needs be called when finish using it. So add it in the end of ofpinctrlget...
CVE-2022-48965 gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
In the Linux kernel, the following vulnerability has been resolved: gpio/rockchip: fix refcount leak in rockchipgpiolibregister The node returned by ofgetparent with refcount incremented, ofnodeput needs be called when finish using it. So add it in the end of ofpinctrlget...