CVE-2026-93225

Source
https://cve.org/CVERecord?id=CVE-2026-93225
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93225.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93225
Downstream
Published
2026-09-24T15:21:12Z
Modified
2026-09-25T03:48:53Z
Summary
phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
Details

In the Linux kernel, the following vulnerability has been resolved:

phy: fsl-imx8mq-usb: fix typec switch leak on probe error path

If probe fails after imx95_usb_phy_get_tca() succeeds, the typec switch leaks because the only cleanup path was in .remove(), which never runs on probe failure.

Use devm_add_action_or_reset() so the switch is cleaned up on both probe failure and driver removal. The imx95_usb_phy_put_tca() is no longer needed, it will be removed in .remove() too.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93225.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
b58f0f86fd6156d7b084257f5c91ceaf7d760927
Fixed
f1b7b2c7ffa9711d1298f52790b377fe02efc1db
Fixed
84646f5b945a370f6999eed59a334387b0abc282
Fixed
87a1805b1c346b092c34f96f3806f207792910e1

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.15.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-93225.json"