2026-02-04 16:08:04
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify() On error handling paths, lineinfo_changed_notify() doesnt free the allocated resources which results leaks. Fix it.