Use-after-free in Linux kernel - CVE-2026-43138

 

Use-after-free in Linux kernel - CVE-2026-43138

Published: May 7, 2026


Vulnerability identifier: #VU130596
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-43138
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
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.


How to mitigate CVE-2026-43138

Install security update from vendor's repository.

Sources