CVE-2026-89469

Source
https://cve.org/CVERecord?id=CVE-2026-89469
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-89469.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-89469
Downstream
Related
Published
2026-09-11T19:43:28Z
Modified
2026-09-25T18:27:34Z
Severity
  • 8.4 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
power: supply: lp8727: fix use-after-free in lp8727_release_irq()
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89469.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
d71fda01610269e3aaedd451f8d3e34cdf550036
Fixed
1321a4e6247164312eabc6d07f88572da2ee308c
Fixed
dc1dc2837f8e53bde2f16d52a63f4142e21757f1
Fixed
035cc6bc4d412dd4302862e8f859b784fcd4653b
Fixed
6f0ce09d60a0e4fab6f9ebe8294750481f0c19dd
Fixed
80d4e40a85ba524e66c8c748aa7bb19eaf2f69df
Fixed
ab6b1ad710bed7931540733ce145493fece8ceef
Fixed
6ab3128292df67295de1b2a86f21d89cf6612a7e
Fixed
ceb6ac43b0f591722401922ceb958ce2616935e0

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.7.0
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
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/osv-test-cve-osv-conversion/osv-output/CVE-2026-89469.json"