From: Jakub Kicinski <[email protected]> Date: Fri, 9 Aug 2019 18:36:23 -0700
> Now that we swap the original proto and clear the ULP pointer > on close we have to make sure no callback will try to access > the freed state. sk_write_space is not part of sk_prot, remember > to swap it. > > Reported-by: [email protected] > Fixes: 95fa145479fb ("bpf: sockmap/tls, close can race with map free") > Signed-off-by: Jakub Kicinski <[email protected]> Applied, thanks Jakub.
