Use-after-free in Linux kernel - CVE-2026-43138
Published: May 7, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to use-after-free in the gpio reset device sysfs bind and unbind handling when processing sysfs bind or unbind operations. A local user can unbind the device while a reset control handle is in use to cause a denial of service.
The issue affects a dynamically created device that is intended to remain in memory, and exploitation requires user-space access to the relevant sysfs interface.