PT-2026-82179 · Linux · Linux Kernel

CVE-2026-80563

·

Published

2026-08-26

·

Updated

2026-08-29

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the sloppy-logic-analyzer component of the Linux kernel. The trigger write() function dereferences the gpio la poll priv object without taking a debugfs reference. Because the file is created using debugfs create file unsafe(), the debugfs remove recursive() function in gpio la poll remove() does not wait for active write operations to complete before the platform device is unbound and the memory is freed via devm kzalloc(). This creates a race condition where a write operation can occur in freed memory. This state is reachable by the root user via the /sys/bus/platform/drivers/gpio-sloppy-logic-analyzer/unbind endpoint.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-80563

Affected Products

Linux Kernel