CVE-2026-46134
概要

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.

公表日 2026年5月28日19:16
登録日 2026年5月29日4:12
最終更新日 2026年5月28日22:44
関連情報、対策とツール
共通脆弱性一覧