Kernel crash via racy ab8500 handle lifetime
Published May 27, 2026 · Updated May 27, 2026
Use-after-free in the Linux Kernel ab8500 power-supply driver allows local users to crash the system through a device-lifecycle race. IRQ registration occurs before power_supply handle registration, so reverse devm cleanup can free the handle while its interrupt handler remains active; probe can also expose an uninitialized handle. An interrupt during removal or probe makes power_supply_changed() dereference the invalid handle, causing a kernel crash or corrupting kernel memory.
Summary
What happened
Use-after-free in the Linux Kernel ab8500 power-supply driver allows local users to crash the system through a device-lifecycle race. IRQ registration occurs before power_supply handle registration, so reverse devm cleanup can free the handle while its interrupt handler remains active; probe can also expose an uninitialized handle. An interrupt during removal or probe makes power_supply_changed() dereference the invalid handle, causing a kernel crash or corrupting kernel memory.
The record
- CVE
- CVE-2026-45946
- Published
- May 27, 2026
- Updated
- May 27, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 27, 2026CVE publishedPublication date reported by the CVE source.
- May 27, 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=1c1f13a006ed0d71bb5664c8b7e3e77a28da3beb <43cbb78ee047b9b12d096d40e3be265969d4c1f8
- Affected versionversion=1c1f13a006ed0d71bb5664c8b7e3e77a28da3beb <46dbda27b028d78087667e8280966b99cec015ca
- Affected versionversion=1c1f13a006ed0d71bb5664c8b7e3e77a28da3beb <551672981fe227122258a25a385a05f5c0746ad6
- Affected versionversion=1c1f13a006ed0d71bb5664c8b7e3e77a28da3beb <709db4b476e254579d9c48ec34d397a41ca0c407
- Affected versionversion=1c1f13a006ed0d71bb5664c8b7e3e77a28da3beb <847eeb6c0efcd76c7def73857cf798a4fcd8f79b
- Affected versionversion=1c1f13a006ed0d71bb5664c8b7e3e77a28da3beb <c4af8a98bb52825a5331ae1d0604c0ea6956ba4b
- Affected versionversion=1c1f13a006ed0d71bb5664c8b7e3e77a28da3beb <f50433f2603def08b21a4bf2fd238687fb5cbde9
- Affected versionversion=341db343768bc44f3512facc464021730d64071c
- Affected versionversion=5.13.4 <5.14
- Affected versionversion=5.14
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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.
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