In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: quiesce delayed work before teardown The threaded IRQ… (CVE-2026-89465)
A use-after-free vulnerability in the Linux kernel's power supply driver for rt9455 was resolved. The issue arises because delayed work items can be queued after their associated data structures have been freed during teardown or probe error paths. This can lead to callbacks accessing freed memory. The fix involves properly canceling and draining delayed work in the correct order to prevent use-after-free conditions.
AI Analysis
Technical Summary
The Linux kernel power supply driver for rt9455 had a vulnerability where the threaded IRQ handler could queue delayed work items (pwr_rdy_work, max_charging_time_work, batt_presence_work) that reference rt9455_info. During teardown (rt9455_remove) or probe error paths, these works were not always properly canceled before rt9455_info was freed. Specifically, batt_presence_work could requeue max_charging_time_work after it was canceled, and the IRQ remained registered until devres cleanup, allowing further queuing of work. This led to potential use-after-free when delayed work callbacks accessed freed rt9455_info. The fix registers a cancellation function via devm_add_action_or_reset to drain all delayed works in the correct order after the IRQ is freed and before freeing rt9455_info, preventing use-after-free.
Potential Impact
If exploited, this vulnerability could cause use-after-free conditions in kernel space, potentially leading to kernel crashes or undefined behavior. However, no known exploits in the wild have been reported. The impact is limited to systems using the rt9455 power supply driver in the Linux kernel.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source to properly cancel and drain delayed work items before freeing associated data structures. Users should update to the fixed kernel version containing this patch. No additional mitigation is required beyond applying the official fix.
In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: quiesce delayed work before teardown The threaded IRQ… (CVE-2026-89465)
Description
A use-after-free vulnerability in the Linux kernel's power supply driver for rt9455 was resolved. The issue arises because delayed work items can be queued after their associated data structures have been freed during teardown or probe error paths. This can lead to callbacks accessing freed memory. The fix involves properly canceling and draining delayed work in the correct order to prevent use-after-free conditions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel power supply driver for rt9455 had a vulnerability where the threaded IRQ handler could queue delayed work items (pwr_rdy_work, max_charging_time_work, batt_presence_work) that reference rt9455_info. During teardown (rt9455_remove) or probe error paths, these works were not always properly canceled before rt9455_info was freed. Specifically, batt_presence_work could requeue max_charging_time_work after it was canceled, and the IRQ remained registered until devres cleanup, allowing further queuing of work. This led to potential use-after-free when delayed work callbacks accessed freed rt9455_info. The fix registers a cancellation function via devm_add_action_or_reset to drain all delayed works in the correct order after the IRQ is freed and before freeing rt9455_info, preventing use-after-free.
Potential Impact
If exploited, this vulnerability could cause use-after-free conditions in kernel space, potentially leading to kernel crashes or undefined behavior. However, no known exploits in the wild have been reported. The impact is limited to systems using the rt9455 power supply driver in the Linux kernel.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source to properly cancel and drain delayed work items before freeing associated data structures. Users should update to the fixed kernel version containing this patch. No additional mitigation is required beyond applying the official fix.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-p55c-54p6-956p
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89465"]
Threat ID: 6aa4a02155bf5e2cf5a86997
Added to database: 09/12/2026, 00:43:13 UTC
Last enriched: 09/12/2026, 01:15:28 UTC
Last updated: 09/12/2026, 01:15:28 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.