Security Advisory

CVE-2024-38609

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-19 13:56:11
Last updated 2026-05-11 20:20:03
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity before dereferencing it to avoid crash.