diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2022-08-04 12:03:46 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2022-08-05 10:22:14 +0200 |
commit | ba953a9d89a00c078b85f4b190bc1dde66fe16b5 (patch) | |
tree | 6545950098ca9ffbab9ff4c0e48f6c6abcf6313b /net/ceph | |
parent | xfrm: clone missing x->lastused in xfrm_do_migrate (diff) | |
download | linux-ba953a9d89a00c078b85f4b190bc1dde66fe16b5.tar.xz linux-ba953a9d89a00c078b85f4b190bc1dde66fe16b5.zip |
af_key: Do not call xfrm_probe_algs in parallel
When namespace support was added to xfrm/afkey, it caused the
previously single-threaded call to xfrm_probe_algs to become
multi-threaded. This is buggy and needs to be fixed with a mutex.
Reported-by: Abhishek Shah <abhishek.shah@columbia.edu>
Fixes: 283bc9f35bbb ("xfrm: Namespacify xfrm state/policy locks")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions