CVE-2026-89473

UnknownEPSS 0.20%

Last modified

CVE-2026-89473 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix power_supply reference leak bq25890_fw_probe() acquires a reference to a secondary charger using power_supply_get_by_name(), but the reference is not released on later probe failures or on driver detach. In particular, failures after bq25890_fw_probe() returns successfully, such as a failure in bq25890_hw_init(), also leak the reference. Register a device-managed cleanup action immediately after acquiring the secondary charger. This releases the reference on all subsequent probe failures and on driver detach. Found by code review.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix power_supply reference leak bq25890_fw_probe() acquires a reference to a secondary charger using power_supply_get_by_name(), but the reference is not released on later probe failures or on driver detach. In particular, failures after bq25890_fw_probe() returns successfully, such as a failure in bq25890_hw_init(), also leak the reference. Register a device-managed cleanup action immediately after acquiring the secondary charger. This releases the reference on all subsequent probe failures and on driver detach. Found by code review.

Metrics

EPSS Probability
0.20%

9.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

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

VendorProductVersions
LinuxLinux>= d54bf877fd878ee45cbc88d399fb98b0b1c4484d, < 976c10d883a02968f3f58be0cee499d1fd2ba68a; >= d54bf877fd878ee45cbc88d399fb98b0b1c4484d, < 81b558afda9321c1a70971a39071d156f3e26950; >= d54bf877fd878ee45cbc88d399fb98b0b1c4484d, < 238320ad029a3eedabb86286a28cab55bca629b9; >= d54bf877fd878ee45cbc88d399fb98b0b1c4484d, < 58f1025eca92734eadc063715b98f62538286468; >= d54bf877fd878ee45cbc88d399fb98b0b1c4484d, < 863c32a83e4235eb0cbf6106f2b124e645302156
LinuxLinux6.3

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-89473?
In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix power_supply reference leak bq25890_fw_probe() acquires a reference to a secondary charger using power_supply_get_by_name(), but the reference is not released on later probe failures or on driver detach. In particular, failures after bq25890_fw_probe() returns successfully, such as a failure in bq25890_hw_init(), also leak the reference. Register a device-managed cleanup action immediately after acquiring the secondary charger. This releases the reference on all subsequent probe failures and on driver detach. Found by code review.
How severe is CVE-2026-89473?
Severity scoring for CVE-2026-89473 is pending analysis. The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2026-89473?
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-89473?

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

Scan your code now

Source: NVD / NIST