power: supply: max17040: synchronize work cancellation on suspend
Summary
| CVE | CVE-2026-89461 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-11 20:19:27 UTC |
| Updated | 2026-09-11 20:19:27 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
power: supply: max17040: synchronize work cancellation on suspend
max17040_work() requeues itself after every poll. cancel_delayed_work()
only cancels a pending instance and does not wait for a callback that is
already running.
If system suspend races with the polling callback, the callback can
continue accessing the fuel gauge and requeue itself after the suspend
callback returns.
Use cancel_delayed_work_sync() to ensure polling is quiesced before
suspend completes. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected c6f4a42de60b981dd210de01cd3e575835e3158e 5a863417fb9a1034ab1cfe4fa0de46ce1f95f3ec git |
Not specified |
| CNA |
Linux |
Linux |
affected c6f4a42de60b981dd210de01cd3e575835e3158e aad7247bd35ad44af90a5e8974cdff614235b497 git |
Not specified |
| CNA |
Linux |
Linux |
affected c6f4a42de60b981dd210de01cd3e575835e3158e 36e6ce0f402f965328b27fd31ac793110e8a0c39 git |
Not specified |
| CNA |
Linux |
Linux |
affected c6f4a42de60b981dd210de01cd3e575835e3158e 86a3a8a926aa5969c329d1df2d3259f189961bbc git |
Not specified |
| CNA |
Linux |
Linux |
affected 2.6.31 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 2.6.31 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
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/86a3a8a926aa5969c329d1df2d3259f189961bbc |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/36e6ce0f402f965328b27fd31ac793110e8a0c39 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/5a863417fb9a1034ab1cfe4fa0de46ce1f95f3ec |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/aad7247bd35ad44af90a5e8974cdff614235b497 |
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 |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.