CVE-2026-90026 is a vulnerability in Linux Kernel
Published on September 16, 2026
usb: typec: qcom-pmic: cancel reset_work on stop
In the Linux kernel, the following vulnerability has been resolved:
usb: typec: qcom-pmic: cancel reset_work on stop
pdphy_stop() disables IRQs but leaves reset_work pending. If the IRQ
handler schedules it just before disable_irq(), the work runs after
remove() frees the struct via devm.
Call cancel_work_sync() after disabling IRQs to close the window.
This issue was found by an in-house static analysis tool.
Products Associated with CVE-2026-90026
Want to know whenever a new CVE is published for Linux Kernel? stack.watch will email you.
Affected Versions
Linux:- Version a4422ff221429c600c3dc5d0394fb3738b89d040 and below 0b69b166852dbf1f9532b22bd49f502e5970eb95 is affected.
- Version a4422ff221429c600c3dc5d0394fb3738b89d040 and below b9a7eed472edbfa8dec0fdeafd5e796550a8a8b7 is affected.
- Version a4422ff221429c600c3dc5d0394fb3738b89d040 and below d4e00a1eb39174e25ef759b8fb1111bba8e87b1e is affected.
- Version a4422ff221429c600c3dc5d0394fb3738b89d040 and below 52d556f08547733948cc40b8b11e6b68dccee7b2 is affected.
- Version a4422ff221429c600c3dc5d0394fb3738b89d040 and below 7b0df6efd143f8085bdb68778a013a46f1349913 is affected.
- Version 6.5 is affected.
- Before 6.5 is unaffected.
- Version 6.6.157, <= 6.6.* is unaffected.
- Version 6.12.110, <= 6.12.* is unaffected.
- Version 6.18.51, <= 6.18.* is unaffected.
- Version 7.2.5, <= 7.2.* is unaffected.
- Version 7.3-rc2, <= * is unaffected.