CVE-2026-93225
Last modified
CVE-2026-93225 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. 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..
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b58f0f86fd6156d7b084257f5c91ceaf7d760927, < f1b7b2c7ffa9711d1298f52790b377fe02efc1db; >= b58f0f86fd6156d7b084257f5c91ceaf7d760927, < 84646f5b945a370f6999eed59a334387b0abc282; >= b58f0f86fd6156d7b084257f5c91ceaf7d760927, < 87a1805b1c346b092c34f96f3806f207792910e1 |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93225?
How severe is CVE-2026-93225?
How do I fix CVE-2026-93225?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9322IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSph…7.5
- CVE-2026-93220In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93221In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93222In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93223In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93224In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93226In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93227In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93228In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-93229In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-9323The urwid web display backend (urwid/display/web.py) generat…8.1
- CVE-2026-93230In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93225?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
