CVE-2026-90394
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Sep 17, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: power: supply: sc2731_charger: cancel work on remove The USB notifier and initial charger detection can schedule info->work. The remove path unregisters the notifier, but does not cancel queued or running work before the devm-allocated driver data is released. Set the platform drvdata used by remove, then cancel the work after unregistering the notifier. This issue was found by a static analysis tool.
References
- https://git.kernel.org/stable/c/05c188addc6d1af51e28496e95096f4df9a000e9
- https://git.kernel.org/stable/c/232e9e946b496e4706e2f34ce4a617460d8ae713
- https://git.kernel.org/stable/c/972d88069050d0272b776145b824198b8f899dce
- https://git.kernel.org/stable/c/aab9d81a415c6653b44b057695ebfbba34dc9556
- https://git.kernel.org/stable/c/bb74a5ab30963022981381ea6aee176fd0c7957c