← Back to CVE List

CVE-2021-47091

Published: 2024-03-04T18:15Z
Last Modified: 2025-02-03T13:42Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211_start_ap error path We need to hold the local->mtx to release the channel context, as even encoded by the lockdep_assert_held() there. Fix it. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt