CVE Published: 29/07/2024 |
CVE Updated: 05/11/2024 |
CVE Year: 2024 Source: Linux |
Vendor: Linux |
Product: Linux Status : PUBLISHED
CVE-2024-41072 Description
In the Linux kernel, the following vulnerability has been resolved:
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
In \'cfg80211_wext_siwscan()\', add extra check whether number of
channels passed via \'ioctl(sock, SIOCSIWSCAN, ...)\' doesn\'t exceed
IW_MAX_FREQUENCIES and reject invalid request with -EINVAL otherwise.