Lucene search

K
osvGoogleOSV:CVE-2024-41072
HistoryJul 29, 2024 - 3:15 p.m.

CVE-2024-41072

2024-07-2915:15:14
Google
osv.dev
4
linux kernel
wifi vulnerability
cve-2024-41072

AI Score

7.4

Confidence

High

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.