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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
28 May 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 10:16
Updated : 2026-05-28 13:44
NVD link : CVE-2026-46134
Mitre link : CVE-2026-46134
CVE.ORG link : CVE-2026-46134
JSON object : View
Products Affected
No product.
CWE
No CWE.
