CVE-2026-89461
Last modified
CVE-2026-89461 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c6f4a42de60b981dd210de01cd3e575835e3158e, < 6bd453e328a0325f838c3bf64d4609c6c1866ed7; >= c6f4a42de60b981dd210de01cd3e575835e3158e, < 7a9ec6707b545b2a0b35942c8b68d975cb901f77; >= c6f4a42de60b981dd210de01cd3e575835e3158e, < dc946222e4b5bdb4e92bc3a5a5e8fc4ddac34ec0; >= c6f4a42de60b981dd210de01cd3e575835e3158e, < 23783db5642a714f0547c5b5b0c9cdbb1be7b084; >= c6f4a42de60b981dd210de01cd3e575835e3158e, < 5a863417fb9a1034ab1cfe4fa0de46ce1f95f3ec; >= c6f4a42de60b981dd210de01cd3e575835e3158e, < aad7247bd35ad44af90a5e8974cdff614235b497; >= c6f4a42de60b981dd210de01cd3e575835e3158e, < 36e6ce0f402f965328b27fd31ac793110e8a0c39; >= c6f4a42de60b981dd210de01cd3e575835e3158e, < 86a3a8a926aa5969c329d1df2d3259f189961bbc |
| Linux | Linux | 2.6.31 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89461?
How severe is CVE-2026-89461?
How do I fix CVE-2026-89461?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89456In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-89457In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89458In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89459In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-8946Incorrect boundary conditions in the Audio/Video: Web Codecs…7.5
- CVE-2026-89460In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89462In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89463In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89464In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89465In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89466In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-89467In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89461?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
