summaryrefslogtreecommitdiffstats
path: root/crypto/sha512_generic.c
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2019-07-19 19:29:20 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2019-07-22 16:04:17 +0200
commit2bb90e5cc90e1d09f631aeab041a9cf913a5bbe5 (patch)
tree2bd6fddc5a229ea3926fffc1fa4841a16f45ad9d /crypto/sha512_generic.c
parentbpf: sockmap, sock_map_delete needs to use xchg (diff)
downloadlinux-2bb90e5cc90e1d09f631aeab041a9cf913a5bbe5.tar.xz
linux-2bb90e5cc90e1d09f631aeab041a9cf913a5bbe5.zip
bpf: sockmap, synchronize_rcu before free'ing map
We need to have a synchronize_rcu before free'ing the sockmap because any outstanding psock references will have a pointer to the map and when they use this could trigger a use after free. Fixes: 604326b41a6fb ("bpf, sockmap: convert to generic sk_msg interface") Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'crypto/sha512_generic.c')
0 files changed, 0 insertions, 0 deletions