net: wireless: bcmdhd_xxx: fix for IOVAR GET failed
found some case that IOVAR callers set response buffer not enough to contain input command string + argument. so it finally fail in IOVAR transaction by its shorter buffer length. proposed fix is taking care this case by providing enough local buffer inside dhd_iovar, which enough to input/output. [backported to manta: Corinna Vinschen <xda@vinschen.de>] Signed-off-by:Insun Song <insun.song@broadcom.com> Signed-off-by:
Corinna Vinschen <xda@vinschen.de> Bug: 36000515 Change-Id: I0afedcc29b05b12f42ebc619e6feeaa868fc00de CVE-2017-0633 Signed-off-by:
Kevin F. Haggerty <haggertk@lineageos.org>
Loading
Please register or sign in to comment