Direct naar de inhoud
Kritieke cyberalerts voor jouw sector & systemen — direct in je inbox. Aanmelden →
cybernieuws.nl Cybersecurity en informatiebeveiling nieuws alerts live · 1 min 108 bronnen 1 kritiek 5 vandaag
CVE's Videos Dagbriefing

← Terug naar CVE-database

CVE-2026-46134

MEDIUM · 5.5 CVSS Gepubliceerd: CWE-476

Beschrijving

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.

Vendors

Linux

Affected products

Linux Kernel

References