CVE-2024-40903
Published: Jul 12, 2024
Modified: May 23, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps There could be a potential use-after-free case in tcpm_register_source_caps(). This could happen when: * new (say invalid) source caps are advertised * the existing source caps are unregistered * tcpm_register_source_caps() returns with an error as usb_power_delivery_register_capabilities() fails This causes port->partner_source_caps to hold on to the now freed source caps. Reset port->partner_source_caps value to NULL after unregistering existing source caps.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected cfcd544a9974c6b6fb37ca385146e4796dcaf66d - < 4053696594d7235f3638d49a00cf0f289e4b36a3affected b16abab1fb645c4b7a86c357dc83a48cf21c2795 - < 04c05d50fa79a41582f7bde8a1fd4377ae4a39e5affected 230ecdf71a644c9c73e0e6735b33173074ae3f94 - < 6b67b652849faf108a09647c7fde9b179ef24e2baffected 230ecdf71a644c9c73e0e6735b33173074ae3f94 - < e7e921918d905544500ca7a95889f898121ba886affected 931b5f302d6f7126dbd6879c42d3d6ca580be423+3 more versions |
Linux | Linux | affected 6.9unaffected 0 - < 6.9unaffected 6.1.95 - <= 6.1.*unaffected 6.6.35 - <= 6.6.*unaffected 6.9.6 - <= 6.9.*+1 more versions |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now