Kernel memory corruption via double-freed auxiliary device
Published May 1, 2026 · Updated May 1, 2026
Double free in the GPIO reset subsystem in Linux Kernel 6.19 through 6.19.11 allows local users to corrupt kernel memory. When __auxiliary_device_add() fails, reset_add_gpio_aux_device() calls auxiliary_device_uninit(), whose release callback frees adev, and then the error path passes the same allocation to kfree(). Reachability requires the GPIO reset auxiliary-device path and a registration failure; the public record does not describe how a low-privileged user can induce that failure or a demonstrated result beyond memory corruption.
Summary
What happened
Double free in the GPIO reset subsystem in Linux Kernel 6.19 through 6.19.11 allows local users to corrupt kernel memory. When __auxiliary_device_add() fails, reset_add_gpio_aux_device() calls auxiliary_device_uninit(), whose release callback frees adev, and then the error path passes the same allocation to kfree(). Reachability requires the GPIO reset auxiliary-device path and a registration failure; the public record does not describe how a low-privileged user can induce that failure or a demonstrated result beyond memory corruption.
The record
- CVE
- CVE-2026-31745
- Published
- May 1, 2026
- Updated
- May 1, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-415
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 2026CVE publishedPublication date reported by the CVE source.
- May 1, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5fc4e4cf7a2268b5f73700fd1e8d02159f2417d8 <1de465753220deb41569cf2add87bbb0673731db
- Affected versionversion=5fc4e4cf7a2268b5f73700fd1e8d02159f2417d8 <fbffb8c7c7bb4d38e9f65e0bee446685011de5d8
- Affected versionversion=6.19
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo