[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1421975469-13035-1-git-send-email-ast@plumgrid.com>
Date: Thu, 22 Jan 2015 17:11:07 -0800
From: Alexei Starovoitov <ast@...mgrid.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: Michael Holzheu <holzheu@...ux.vnet.ibm.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH net 0/2] bpf: fix two bugs
Michael Holzheu caught two issues (in bpf syscall and in the test).
Fix them. Details in corresponding patches.
Alexei Starovoitov (2):
bpf: rcu lock must not be held when calling copy_to_user()
samples: bpf: relax test_maps check
kernel/bpf/syscall.c | 25 +++++++++++++++++--------
samples/bpf/test_maps.c | 4 ++--
2 files changed, 19 insertions(+), 10 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists