CVE-2026-89461

Source
https://cve.org/CVERecord?id=CVE-2026-89461
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89461.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89461
Downstream
Published
2026-09-11T19:43:23Z
Modified
2026-09-13T03:47:18Z
Summary
power: supply: max17040: synchronize work cancellation on suspend
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89461.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c6f4a42de60b981dd210de01cd3e575835e3158e
Fixed
5a863417fb9a1034ab1cfe4fa0de46ce1f95f3ec
Fixed
aad7247bd35ad44af90a5e8974cdff614235b497
Fixed
36e6ce0f402f965328b27fd31ac793110e8a0c39
Fixed
86a3a8a926aa5969c329d1df2d3259f189961bbc

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89461.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.31
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89461.json"