CVE-2026-90395

Unknown

Last modified

CVE-2026-90395 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: power: supply: isp1704_charger: 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.

Description

In the Linux kernel, the following vulnerability has been resolved: power: supply: isp1704_charger: 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

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < b0fa49bcb25b905b49dbb681c8a94f00d1a7f94d; >= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < a4750d5d7d1a3bac1b23ac5817f2bfbedcc95ac7; >= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < 1ed74e3a8bbc104b744c257f8cbb2c371485ba4f; >= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < c22a9a539c76179fca5c0f28ee7652c4afda750b; >= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < cb442f1823df5782002ab4c36a8775270d41a772; >= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < f312c5d17f2a7ad50df5b52935d76abbe7b89feb; >= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < ad4f4e6678ecd4f6de97b73d4bab7d2352d40d70; >= ec46475f3e3163dd80bfee086fa71b36455ecc0b, < 60c5b8a9ef4dbc5d69bbc1a960fe55826cb3b643
LinuxLinux2.6.37

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90395?
In the Linux kernel, the following vulnerability has been resolved: power: supply: isp1704_charger: 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.
How severe is CVE-2026-90395?
Severity scoring for CVE-2026-90395 is pending analysis.
How do I fix CVE-2026-90395?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90395?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST