{"id":"CVE-2026-89469","summary":"power: supply: lp8727: fix use-after-free in lp8727_release_irq()","details":"In the Linux kernel, the following vulnerability has been resolved:\n\npower: supply: lp8727: fix use-after-free in lp8727_release_irq()\n\nlp8727_isr_func(), the threaded IRQ handler, is the only caller that arms\npchg-\u003ework via schedule_delayed_work().  lp8727_release_irq() currently\ncancels the work before freeing the IRQ, so an IRQ delivered in between\ncan re-arm the work through the threaded handler.  After .remove returns\nthe devm layer frees pchg while lp8727_delayed_func() may still run and\ndereference it.\n\nFree the IRQ first so the threaded handler is quiesced and can no longer\nqueue work, then cancel the delayed work to drain the final generation.\n\nThis issue was found by an in-house static analysis tool.","modified":"2026-09-13T03:47:18.076460077Z","published":"2026-09-11T19:43:28.560Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89469.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/6ab3128292df67295de1b2a86f21d89cf6612a7e"},{"type":"WEB","url":"https://git.kernel.org/stable/c/80d4e40a85ba524e66c8c748aa7bb19eaf2f69df"},{"type":"WEB","url":"https://git.kernel.org/stable/c/ab6b1ad710bed7931540733ce145493fece8ceef"},{"type":"WEB","url":"https://git.kernel.org/stable/c/ceb6ac43b0f591722401922ceb958ce2616935e0"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89469.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-89469"},{"type":"PACKAGE","url":"https://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":"80d4e40a85ba524e66c8c748aa7bb19eaf2f69df"},{"fixed":"ab6b1ad710bed7931540733ce145493fece8ceef"},{"fixed":"6ab3128292df67295de1b2a86f21d89cf6612a7e"},{"fixed":"ceb6ac43b0f591722401922ceb958ce2616935e0"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89469.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"3.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/cve-osv-conversion/osv-output/CVE-2026-89469.json"}}],"schema_version":"1.9.0"}