CVE-2026-23079

Publication date

2026-02-04 16:08:04

Family

Linux

State

PUBLISHED

Description

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.