System crash via IRQ lifetime race
Published May 27, 2026 · Updated May 27, 2026
Use-after-free in the Linux Kernel pm8916_lbc power-supply driver allows local users to crash the system during driver removal. The driver requests its managed IRQ before registering the managed power_supply handle, so reverse-order cleanup can free the handle while the IRQ remains live and power_supply_changed() dereferences it. Reachability requires the pm8916_lbc driver and an interrupt in the removal window; an early probe interrupt can instead use an uninitialized handle, causing memory corruption or a crash.
Summary
What happened
Use-after-free in the Linux Kernel pm8916_lbc power-supply driver allows local users to crash the system during driver removal. The driver requests its managed IRQ before registering the managed power_supply handle, so reverse-order cleanup can free the handle while the IRQ remains live and power_supply_changed() dereferences it. Reachability requires the pm8916_lbc driver and an interrupt in the removal window; an early probe interrupt can instead use an uninitialized handle, causing memory corruption or a crash.
The record
- CVE
- CVE-2026-45938
- Published
- May 27, 2026
- Updated
- May 27, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1499
- 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=6.7
- Affected versionversion=f8d7a3d21160a0cab4d15b81231f2a76b0fcee13 <08e674e9862a2db46fb234eb7c5442455ece0131
- Affected versionversion=f8d7a3d21160a0cab4d15b81231f2a76b0fcee13 <b7508129978ae1e2ed9b0410396abc05def9c4eb
- Affected versionversion=f8d7a3d21160a0cab4d15b81231f2a76b0fcee13 <d7d31fc99d248d5f47588f50dce5c7599c991c6a
- Affected versionversion=f8d7a3d21160a0cab4d15b81231f2a76b0fcee13 <dbe579e620ef0f53db490ec79a8566e4ea8918ac
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