diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-05-06 00:39:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-09 05:32:59 +0200 |
commit | 25a54342fde903b6abc2680594cf3e4864686339 (patch) | |
tree | 89be78b0f2e402ca1932aac7155ecea580f4560b /scripts/Makefile.ubsan | |
parent | qede: uninitialized variable in qede_start_xmit() (diff) | |
download | linux-25a54342fde903b6abc2680594cf3e4864686339.tar.xz linux-25a54342fde903b6abc2680594cf3e4864686339.zip |
tools: bpf_jit_disasm: check for klogctl failure
klogctl can fail and return -ve len, so check for this and
return NULL to avoid passing a (size_t)-1 to malloc.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Makefile.ubsan')
0 files changed, 0 insertions, 0 deletions