Re: [2/2] zd1211rw: fix NULL-deref at probe
From: Kalle Valo <hidden>
Date: 2017-03-22 09:04:26
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2017-03-22 09:04:26
Also in:
lkml, netdev
Johan Hovold [off-list ref] wrote:
Make sure to check the number of endpoints to avoid dereferencing a
NULL-pointer or accessing memory beyond the endpoint array should a
malicious device lack the expected endpoints.
Fixes: a1030e92c150 ("[PATCH] zd1211rw: Convert installer CDROM device into WLAN device")
Cc: Daniel Drake <redacted>
Signed-off-by: Johan Hovold <johan@kernel.org>Patch applied to wireless-drivers-next.git, thanks. ca260ece6a57 zd1211rw: fix NULL-deref at probe -- https://patchwork.kernel.org/patch/9620721/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches