Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1403909
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] net: i40e: avoid null pointer dereference |
| Date | 2016-05-19 20:30 +0200 |
| Message-ID | <rAARP-3kP-19@gated-at.bofh.it> (permalink) |
| References | <rzU6e-W9-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
Date: Tue, 17 May 2016 22:41:33 +0200
> In function i40e_debug_aq parameter desc is assumed to be
> possibly NULL. Do not dereference it before checking the
> value.
>
> Fixes: f905dd62be88 ("i40e/i40evf: add max buf len to aq debug print helper")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
I'll let Jeff pick this up.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/1] net: i40e: avoid null pointer dereference Heinrich Schuchardt <xypron.glpk@gmx.de> - 2016-05-17 22:50 +0200 Re: [PATCH 1/1] net: i40e: avoid null pointer dereference David Miller <davem@davemloft.net> - 2016-05-19 20:30 +0200
csiph-web