CVE-2026-64463
Last modified
CVE-2026-64463 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci_rt1711h: unregister TCPCI port with devres rt1711h_probe() registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns without unregistering the TCPCI port. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci_rt1711h: unregister TCPCI port with devres rt1711h_probe() registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns without unregistering the TCPCI port. The explicit unregister currently only happens from the remove callback. Register a devres action immediately after tcpci_register_port() succeeds, so tcpci_unregister_port() runs on later probe failures and on driver detach. Drop the remove callback to avoid unregistering the same port twice. This issue was identified during our ongoing static-analysis research while reviewing kernel code.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 302c570bf36e997d55ad0d60628a2feec76954a4, < ce2e36e8759dfbfe546723810c306f42f484866d; >= 302c570bf36e997d55ad0d60628a2feec76954a4, < 94b1abf1af94aa5a355e9f03675e07bccfc41c4b; >= 302c570bf36e997d55ad0d60628a2feec76954a4, < e5406c8fb71cd2f89a46300a746f6e7972e621e8; >= 302c570bf36e997d55ad0d60628a2feec76954a4, < 569f18a83eed0b0be4615f0c7bed40fb5c50e2e6; >= 302c570bf36e997d55ad0d60628a2feec76954a4, < e8da46d99d3710106e7c44db14566bf9b57386b5; 4309ab96ab744703871e35d829177dd9347bf643; 895ec8c86e13f85b119c71d5f95491b48867955e; 745dcedb896a740825160228f98dbb5725a49f85; >= 4.19.131, < 4.20; >= 5.4.50, < 5.5; >= 5.7.7, < 5.8 |
| Linux | Linux | 5.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64463?
How severe is CVE-2026-64463?
How do I fix CVE-2026-64463?
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-64458In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64459In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-6446The My Social Feeds – Social Feeds Embedder plugin for WordP…5.4
- CVE-2026-64460In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-64461In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64462In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64464In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64465In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64466In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64467In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64468In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64469In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-64463?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
