๐Ÿ” CVE Alert

CVE-2026-89469

HIGH 8.4

power: supply: lp8727: fix use-after-free in lp8727_release_irq()

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727_release_irq() lp8727_isr_func(), the threaded IRQ handler, is the only caller that arms pchg->work via schedule_delayed_work(). lp8727_release_irq() currently cancels the work before freeing the IRQ, so an IRQ delivered in between can re-arm the work through the threaded handler. After .remove returns the devm layer frees pchg while lp8727_delayed_func() may still run and dereference it. Free the IRQ first so the threaded handler is quiesced and can no longer queue work, then cancel the delayed work to drain the final generation. 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 high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

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

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
d71fda01610269e3aaedd451f8d3e34cdf550036 < 1321a4e6247164312eabc6d07f88572da2ee308c d71fda01610269e3aaedd451f8d3e34cdf550036 < dc1dc2837f8e53bde2f16d52a63f4142e21757f1 d71fda01610269e3aaedd451f8d3e34cdf550036 < 035cc6bc4d412dd4302862e8f859b784fcd4653b d71fda01610269e3aaedd451f8d3e34cdf550036 < 6f0ce09d60a0e4fab6f9ebe8294750481f0c19dd d71fda01610269e3aaedd451f8d3e34cdf550036 < 80d4e40a85ba524e66c8c748aa7bb19eaf2f69df d71fda01610269e3aaedd451f8d3e34cdf550036 < ab6b1ad710bed7931540733ce145493fece8ceef d71fda01610269e3aaedd451f8d3e34cdf550036 < 6ab3128292df67295de1b2a86f21d89cf6612a7e d71fda01610269e3aaedd451f8d3e34cdf550036 < ceb6ac43b0f591722401922ceb958ce2616935e0
Linux / Linux
3.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/1321a4e6247164312eabc6d07f88572da2ee308c git.kernel.org: https://git.kernel.org/stable/c/dc1dc2837f8e53bde2f16d52a63f4142e21757f1 git.kernel.org: https://git.kernel.org/stable/c/035cc6bc4d412dd4302862e8f859b784fcd4653b git.kernel.org: https://git.kernel.org/stable/c/6f0ce09d60a0e4fab6f9ebe8294750481f0c19dd git.kernel.org: https://git.kernel.org/stable/c/80d4e40a85ba524e66c8c748aa7bb19eaf2f69df git.kernel.org: https://git.kernel.org/stable/c/ab6b1ad710bed7931540733ce145493fece8ceef git.kernel.org: https://git.kernel.org/stable/c/6ab3128292df67295de1b2a86f21d89cf6612a7e git.kernel.org: https://git.kernel.org/stable/c/ceb6ac43b0f591722401922ceb958ce2616935e0