CVE-2026-90395: power: supply: isp1704_charger: cancel work on remove

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

power: supply: isp1704charger: cancel work on remove

The USB notifier and initial VBUS detection can schedule isp->work. The remove path unregisters the notifier and power supply, but does not wait for queued or running work before tearing down the power supply state.

Cancel the work after unregistering the notifier. Do this before unregistering the power supply.

This issue was found by a static analysis tool.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:09 PM
Data Sourced
via MITRE·04:09 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems using the Linux kernel isp1704_charger power-supply driver are exposed when that driver can be removed while its USB notifier or initial VBUS detection has scheduled work.

2

What condition triggers the unsafe teardown?

The issue occurs when queued or running isp->work remains after the remove path unregisters the USB notifier and begins tearing down power-supply state. The unresolved work can access that state after teardown has started.

3

What is the relevant fix behavior?

The fix cancels the driver's work after unregistering the USB notifier and before unregistering the power supply. This ensures queued or running work has completed or been cancelled before the power-supply state is removed.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203