[PATCH 0/2] bpf: sockmap, fix uninitialized variable and double-free

From: Gustavo A. R. Silva
Date: Thu May 17 2018 - 09:31:57 EST


This patchset aims to fix an uninitialized variable issue and
a double-free issue in __sock_map_ctx_update_elem.

Both issues were reported by Coverity.

Thanks.

Gustavo A. R. Silva (2):
bpf: sockmap, fix uninitialized variable
bpf: sockmap, fix double-free

kernel/bpf/sockmap.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

--
2.7.4