Security Advisory

CVE-2026-23079

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-04 16:08:04
Last updated 2026-05-23 16:03:46
Assigner 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.