CVE-2026-90026

high

Description

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.

References

https://git.kernel.org/stable/c/d4e00a1eb39174e25ef759b8fb1111bba8e87b1e

https://git.kernel.org/stable/c/b9a7eed472edbfa8dec0fdeafd5e796550a8a8b7

https://git.kernel.org/stable/c/7b0df6efd143f8085bdb68778a013a46f1349913

https://git.kernel.org/stable/c/52d556f08547733948cc40b8b11e6b68dccee7b2

https://git.kernel.org/stable/c/0b69b166852dbf1f9532b22bd49f502e5970eb95

Details

Source: Mitre, NVD

Published: 2026-09-16

Updated: 2026-09-16

Risk Information

CVSS v2

Base Score: 6.8

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 7.8

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Severity: High

EPSS

EPSS: 0.00152