Security Advisory

CVE-2024-35838

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-17 14:02:36
Last updated 2026-05-11 20:12:07
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential sta-link leak When a station is allocated, links are added but not set to valid yet (e.g. during connection to an AP MLD), we might remove the station without ever marking links valid, and leak them. Fix that.