Security Advisory

CVE-2024-41072

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-07-29 14:57:32
Last updated 2026-05-11 20:25:38
Assigner Linux
CVSS score not scored
State PUBLISHED

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.