diff options
author | Jakub Kicinski <[email protected]> | 2019-08-09 18:36:23 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-09 19:55:22 -0700 |
commit | 57c722e932cfb82e9820bbaae1b1f7222ea97b52 (patch) | |
tree | 293fcf87b9004d4fc8b4af374cebbe46c65f5bfd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6d0d779dca73cd5acb649c54f81401f93098b298 (diff) |
net/tls: swap sk_write_space on close
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]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions