[1/1] libertas: check return value of alloc_workqueue

Kalle Valo kvalo at codeaurora.org
Wed Apr 26 02:03:41 PDT 2017


Pan Bian <bianpan201603 at 163.com> wrote:
> From: Pan Bian <bianpan2016 at 163.com>
> 
> Function alloc_workqueue() will return a NULL pointer if there is no
> enough memory, and its return value should be validated before using.
> However, in function if_spi_probe(), its return value is not checked.
> This may result in a NULL dereference bug. This patch fixes the bug.
> 
> Signed-off-by: Pan Bian <bianpan2016 at 163.com>

Patch applied to wireless-drivers-next.git, thanks.

dc3f89c38a84 libertas: check return value of alloc_workqueue

-- 
https://patchwork.kernel.org/patch/9694827/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




More information about the libertas-dev mailing list