Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4cc01217 authored by Insun Song's avatar Insun Song Committed by Alexander Alexeev
Browse files

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: default avatarInsun Song <insun.song@broadcom.com>
Signed-off-by: default avatarCorinna Vinschen <xda@vinschen.de>
Bug: 36000515
Change-Id: I0afedcc29b05b12f42ebc619e6feeaa868fc00de
CVE-2017-0633
Signed-off-by: default avatarKevin F. Haggerty <haggertk@lineageos.org>
parent 490f3085
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment