๐Ÿ” CVE Alert

CVE-2026-89463

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In 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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
81196e2e57fc5b88f6b8ca98372a3dde047aa49d < 00c19f8a9a58a318a76fd6f735a8aab3f8ead393 81196e2e57fc5b88f6b8ca98372a3dde047aa49d < a9a7bb801c443a4d9fc623c4a47deb53accb70bb 81196e2e57fc5b88f6b8ca98372a3dde047aa49d < 2ec4d203ecb06d327af67e32097fe8f774838a40 81196e2e57fc5b88f6b8ca98372a3dde047aa49d < 4ca2a4678202f15eb790eb7f1d562061709caea7 81196e2e57fc5b88f6b8ca98372a3dde047aa49d < 39b60d615dfa1725c235351fb12bc72e5f8a8d32 81196e2e57fc5b88f6b8ca98372a3dde047aa49d < 35242c93d35f391afdc84cef6236b8ad57f1df24 81196e2e57fc5b88f6b8ca98372a3dde047aa49d < 609af0ceeaefdfa42cd01dd060b20f2e41f9a232
Linux / Linux
5.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/00c19f8a9a58a318a76fd6f735a8aab3f8ead393 git.kernel.org: https://git.kernel.org/stable/c/a9a7bb801c443a4d9fc623c4a47deb53accb70bb git.kernel.org: https://git.kernel.org/stable/c/2ec4d203ecb06d327af67e32097fe8f774838a40 git.kernel.org: https://git.kernel.org/stable/c/4ca2a4678202f15eb790eb7f1d562061709caea7 git.kernel.org: https://git.kernel.org/stable/c/39b60d615dfa1725c235351fb12bc72e5f8a8d32 git.kernel.org: https://git.kernel.org/stable/c/35242c93d35f391afdc84cef6236b8ad57f1df24 git.kernel.org: https://git.kernel.org/stable/c/609af0ceeaefdfa42cd01dd060b20f2e41f9a232