usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
Summary
| CVE | CVE-2026-64463 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-25 10:17:31 UTC |
| Updated | 2026-07-27 05:16:52 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.001380000 probability, percentile 0.036230000 (date 2026-07-29)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 302c570bf36e997d55ad0d60628a2feec76954a4 ce2e36e8759dfbfe546723810c306f42f484866d git | Not specified |
| CNA | Linux | Linux | affected 302c570bf36e997d55ad0d60628a2feec76954a4 94b1abf1af94aa5a355e9f03675e07bccfc41c4b git | Not specified |
| CNA | Linux | Linux | affected 302c570bf36e997d55ad0d60628a2feec76954a4 e5406c8fb71cd2f89a46300a746f6e7972e621e8 git | Not specified |
| CNA | Linux | Linux | affected 302c570bf36e997d55ad0d60628a2feec76954a4 569f18a83eed0b0be4615f0c7bed40fb5c50e2e6 git | Not specified |
| CNA | Linux | Linux | affected 302c570bf36e997d55ad0d60628a2feec76954a4 e8da46d99d3710106e7c44db14566bf9b57386b5 git | Not specified |
| CNA | Linux | Linux | affected 4309ab96ab744703871e35d829177dd9347bf643 git | Not specified |
| CNA | Linux | Linux | affected 895ec8c86e13f85b119c71d5f95491b48867955e git | Not specified |
| CNA | Linux | Linux | affected 745dcedb896a740825160228f98dbb5725a49f85 git | Not specified |
| CNA | Linux | Linux | affected 4.19.131 4.20 semver | Not specified |
| CNA | Linux | Linux | affected 5.4.50 5.5 semver | Not specified |
| CNA | Linux | Linux | affected 5.7.7 5.8 semver | Not specified |
| CNA | Linux | Linux | affected 5.8 | Not specified |
| CNA | Linux | Linux | unaffected 5.8 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.145 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.96 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.39 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.4 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2-rc3 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/569f18a83eed0b0be4615f0c7bed40fb5c50e2e6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/e8da46d99d3710106e7c44db14566bf9b57386b5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/94b1abf1af94aa5a355e9f03675e07bccfc41c4b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/e5406c8fb71cd2f89a46300a746f6e7972e621e8 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/ce2e36e8759dfbfe546723810c306f42f484866d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.