| Summary | In the Linux kernel, the following vulnerability has been resolved: usb: typec: Fix error pointer dereference The variable tps->partner is checked for an error pointer and then if it tps->partner = typec_register_partner(tps->port, &desc); if (desc.identity) { Add early return and fix spelling mistake in error message. Detected by Smatch: |
|---|---|
| Publication Date | June 25, 2026, 2:17 a.m. |
| Registration Date | June 27, 2026, 4:20 a.m. |
| Last Update | June 25, 2026, 2:17 a.m. |