In the Linux kernel, the following vulnerability has been resolved: power: supply: ucs1002: fix use-after-free on remove ucs1002 has no remove… (CVE-2026-89463)
A use-after-free vulnerability in the Linux kernel's ucs1002 power supply driver has been resolved. The issue arises because the driver lacks a remove callback, causing delayed work to potentially execute after driver data has been freed. This can lead to dereferencing freed memory. The fix involves registering the delayed work with devm_delayed_work_autocancel to ensure proper cancellation before freeing resources.
AI Analysis
Technical Summary
The Linux kernel ucs1002 power supply driver had a use-after-free vulnerability due to the absence of a remove callback. The alert IRQ handler queues delayed work (health_poll) that reschedules itself while the chip reports a bad-health condition. The devm-managed resources free the alert IRQ, synchronizing the handler but not cancelling the delayed work, which may run after driver data is freed, causing use-after-free. The fix registers health_poll with devm_delayed_work_autocancel before requesting the alert IRQ, ensuring the IRQ is freed before the delayed work is cancelled, preventing the handler from queuing work after data is freed. This vulnerability was discovered via an in-house static analysis tool.
Potential Impact
Exploitation of this vulnerability could lead to use-after-free conditions in kernel space, potentially causing kernel crashes or undefined behavior. However, no known exploits are reported in the wild. The impact is limited to the affected driver and could affect system stability or security if triggered.
Mitigation Recommendations
A fix is available that properly registers the delayed work with devm_delayed_work_autocancel to ensure cancellation before freeing driver data. Users should apply the official Linux kernel update that includes this patch. No additional mitigation is required beyond applying the fix.
In the Linux kernel, the following vulnerability has been resolved: power: supply: ucs1002: fix use-after-free on remove ucs1002 has no remove… (CVE-2026-89463)
Description
A use-after-free vulnerability in the Linux kernel's ucs1002 power supply driver has been resolved. The issue arises because the driver lacks a remove callback, causing delayed work to potentially execute after driver data has been freed. This can lead to dereferencing freed memory. The fix involves registering the delayed work with devm_delayed_work_autocancel to ensure proper cancellation before freeing resources.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel ucs1002 power supply driver had a use-after-free vulnerability due to the absence of a remove callback. The alert IRQ handler queues delayed work (health_poll) that reschedules itself while the chip reports a bad-health condition. The devm-managed resources free the alert IRQ, synchronizing the handler but not cancelling the delayed work, which may run after driver data is freed, causing use-after-free. The fix registers health_poll with devm_delayed_work_autocancel before requesting the alert IRQ, ensuring the IRQ is freed before the delayed work is cancelled, preventing the handler from queuing work after data is freed. This vulnerability was discovered via an in-house static analysis tool.
Potential Impact
Exploitation of this vulnerability could lead to use-after-free conditions in kernel space, potentially causing kernel crashes or undefined behavior. However, no known exploits are reported in the wild. The impact is limited to the affected driver and could affect system stability or security if triggered.
Mitigation Recommendations
A fix is available that properly registers the delayed work with devm_delayed_work_autocancel to ensure cancellation before freeing driver data. Users should apply the official Linux kernel update that includes this patch. No additional mitigation is required beyond applying the fix.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-p52j-g5j4-c2w7
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89463"]
Threat ID: 6aa4a02155bf5e2cf5a86998
Added to database: 09/12/2026, 00:43:13 UTC
Last enriched: 09/12/2026, 01:15:33 UTC
Last updated: 09/12/2026, 01:15:33 UTC
Views: 2
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.