[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1526565461.git.gustavo@embeddedor.com>
Date: Thu, 17 May 2018 09:04:30 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
John Fastabend <john.fastabend@...il.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
"Gustavo A. R. Silva" <gustavo@...eddedor.com>
Subject: [PATCH 0/2] bpf: sockmap, fix uninitialized variable and double-free
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
Powered by blists - more mailing lists