In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration cros_typec_register_thunderbolt() missed initializing the `adata->lock` mutex. This leads to a NULL dereference when the mutex is later acquired (e.g. in cros_typec_altmode_work()). Initialize the mutex in cros_typec_register_thunderbolt() to fix the issue.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 10 Version 1803 for x64-based Systems |
| Linux | Linux | 10 Version 1803 for ARM64-based Systems |
| Linux | Linux | n/a |
| Linux | Linux | 12.3.4.204 and earlier versions |