A race condition in the Linux kernel wm97xx power supply driver can cause a NULL pointer dereference. (CVE-2026-45869)
A race condition in the Linux kernel wm97xx power supply driver can cause a NULL pointer dereference. This occurs because an interrupt may trigger use of an uninitialized power_supply handle between requesting an IRQ and registering the power_supply. The issue is fixed by reordering operations to request the IRQ only after the power_supply handle is registered.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's wm97xx power supply driver arises from a race condition during device initialization. In the probe() function, request_irq() is called before the power_supply handle is allocated and registered. If an interrupt fires in this window, the interrupt handler calls power_supply_changed(), which uses the uninitialized power_supply handle, causing a NULL pointer dereference. The fix involves requesting the IRQ only after the power_supply handle registration, eliminating the race and preventing the NULL pointer dereference.
Potential Impact
This vulnerability can cause a denial of service due to a NULL pointer dereference triggered by an interrupt handler accessing an uninitialized pointer. There is no impact on confidentiality or integrity. The CVSS vector indicates local attack complexity is low, privileges required are low, and no user interaction is needed, but the impact is limited to availability (denial of service).
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves reordering the IRQ request to occur after power_supply registration to prevent the race condition. Until a patch is applied, users should monitor vendor advisories for updates.
A race condition in the Linux kernel wm97xx power supply driver can cause a NULL pointer dereference. (CVE-2026-45869)
Description
A race condition in the Linux kernel wm97xx power supply driver can cause a NULL pointer dereference. This occurs because an interrupt may trigger use of an uninitialized power_supply handle between requesting an IRQ and registering the power_supply. The issue is fixed by reordering operations to request the IRQ only after the power_supply handle is registered.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's wm97xx power supply driver arises from a race condition during device initialization. In the probe() function, request_irq() is called before the power_supply handle is allocated and registered. If an interrupt fires in this window, the interrupt handler calls power_supply_changed(), which uses the uninitialized power_supply handle, causing a NULL pointer dereference. The fix involves requesting the IRQ only after the power_supply handle registration, eliminating the race and preventing the NULL pointer dereference.
Potential Impact
This vulnerability can cause a denial of service due to a NULL pointer dereference triggered by an interrupt handler accessing an uninitialized pointer. There is no impact on confidentiality or integrity. The CVSS vector indicates local attack complexity is low, privileges required are low, and no user interaction is needed, but the impact is limited to availability (denial of service).
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves reordering the IRQ request to occur after power_supply registration to prevent the race condition. Until a patch is applied, users should monitor vendor advisories for updates.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-7c8r-gw7p-h2xw
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-45869"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a3ef7f027e9c79719035c64
Added to database: 06/26/2026, 22:06:40 UTC
Last enriched: 06/26/2026, 22:50:47 UTC
Last updated: 07/31/2026, 19:24:47 UTC
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.