Lucene search

K
osvGoogleOSV:CVE-2021-47251
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47251

2024-05-2115:15:00
Google
osv.dev
3
cve-2021-47251
linux kernel
mac80211
skb length check
ieee80211_scan_rx()

AI Score

6.8

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211_scan_rx() Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARN_ON in cfg80211 later. [style fixes, reword commit message]

AI Score

6.8

Confidence

Low