power: supply: ucs1002: fix use-after-free on remove

Summary

CVECVE-2026-89463
StatePUBLISHED
AssignerLinux
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-09-11 20:19:27 UTC
Updated2026-09-14 13:19:02 UTC
DescriptionIn the Linux kernel, the following vulnerability has been resolved: power: supply: ucs1002: fix use-after-free on remove ucs1002 has no remove callback, so unbind runs entirely through devm. The alert IRQ handler queues the health_poll delayed work, and the work reschedules itself while the chip reports a bad-health condition. devm frees the alert IRQ, which only synchronizes the handler; it does not cancel the delayed work, which can then run after devm frees the driver data and dereference it. Register health_poll with devm_delayed_work_autocancel() before the alert IRQ is requested. devm then frees the IRQ before cancelling the work, so the handler can no longer queue it and the work is cancelled before the driver data is freed. This issue was found by an in-house static analysis tool.

Risk And Classification

EPSS: 0.002000000 probability, percentile 0.099480000 (date 2026-09-14)

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Linux Linux affected 81196e2e57fc5b88f6b8ca98372a3dde047aa49d 00c19f8a9a58a318a76fd6f735a8aab3f8ead393 git Not specified
CNA Linux Linux affected 81196e2e57fc5b88f6b8ca98372a3dde047aa49d a9a7bb801c443a4d9fc623c4a47deb53accb70bb git Not specified
CNA Linux Linux affected 81196e2e57fc5b88f6b8ca98372a3dde047aa49d 2ec4d203ecb06d327af67e32097fe8f774838a40 git Not specified
CNA Linux Linux affected 81196e2e57fc5b88f6b8ca98372a3dde047aa49d 4ca2a4678202f15eb790eb7f1d562061709caea7 git Not specified
CNA Linux Linux affected 81196e2e57fc5b88f6b8ca98372a3dde047aa49d 39b60d615dfa1725c235351fb12bc72e5f8a8d32 git Not specified
CNA Linux Linux affected 81196e2e57fc5b88f6b8ca98372a3dde047aa49d 35242c93d35f391afdc84cef6236b8ad57f1df24 git Not specified
CNA Linux Linux affected 81196e2e57fc5b88f6b8ca98372a3dde047aa49d 609af0ceeaefdfa42cd01dd060b20f2e41f9a232 git Not specified
CNA Linux Linux affected 5.10 Not specified
CNA Linux Linux unaffected 5.10 semver Not specified
CNA Linux Linux unaffected 5.15.221 5.15.* semver Not specified
CNA Linux Linux unaffected 6.1.188 6.1.* semver Not specified
CNA Linux Linux unaffected 6.6.157 6.6.* semver Not specified
CNA Linux Linux unaffected 6.12.109 6.12.* semver Not specified
CNA Linux Linux unaffected 6.18.50 6.18.* semver Not specified
CNA Linux Linux unaffected 7.2.4 7.2.* semver Not specified
CNA Linux Linux unaffected 7.3-rc1 * original_commit_for_fix Not specified

References

ReferenceSourceLinkTags
git.kernel.org/stable/c/35242c93d35f391afdc84cef6236b8ad57f1df24 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/a9a7bb801c443a4d9fc623c4a47deb53accb70bb 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/2ec4d203ecb06d327af67e32097fe8f774838a40 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/609af0ceeaefdfa42cd01dd060b20f2e41f9a232 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/00c19f8a9a58a318a76fd6f735a8aab3f8ead393 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/39b60d615dfa1725c235351fb12bc72e5f8a8d32 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/4ca2a4678202f15eb790eb7f1d562061709caea7 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report