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]
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-21 15:15
Updated : 2025-04-30 15:18
NVD link : CVE-2021-47251
Mitre link : CVE-2021-47251
CVE.ORG link : CVE-2021-47251
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-1284
Improper Validation of Specified Quantity in Input
