Описание
[wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()]
Пакеты
| Пакет | Статус | Версия исправления | Релиз | Тип |
|---|---|---|---|---|
| linux | fixed | 7.1.6-1 | package |
Примечания
https://git.kernel.org/linus/c6659f66d4ee4841aafae5659d2ef5e4c5c63cb6 (7.2-rc4)
Связанные уязвимости
github
1 день назад
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan() If the test against IEEE80211_MAX_SSID_LEN fails, then 'creq' leaks. Use the existing error handling path to fix it.