Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1606287
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [2/2] zd1211rw: fix NULL-deref at probe |
| Date | 2017-03-22 10:10 +0100 |
| Message-ID | <tnKrf-8tF-9@gated-at.bofh.it> (permalink) |
| References | <tkxAe-ys-41@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Johan Hovold <johan@kernel.org> 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 <dsd@gentoo.org>
> 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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [2/2] zd1211rw: fix NULL-deref at probe Kalle Valo <kvalo@codeaurora.org> - 2017-03-22 10:10 +0100
Re: [2/2] zd1211rw: fix NULL-deref at probe Johan Hovold <johan@kernel.org> - 2017-03-22 13:50 +0100
Re: [2/2] zd1211rw: fix NULL-deref at probe Kalle Valo <kvalo@codeaurora.org> - 2017-03-22 14:10 +0100
Re: [2/2] zd1211rw: fix NULL-deref at probe Johan Hovold <johan@kernel.org> - 2017-03-22 14:30 +0100
csiph-web