Lucene search

K
osvGoogleOSV:CVE-2024-35838
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2024-35838

2024-05-1714:15:00
Google
osv.dev
4
linux kernel
wifi vulnerability
sta-link leak

AI Score

6.5

Confidence

Low

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.