diff options
author | Steffen Klassert <steffen.klassert@secunet.com> | 2024-11-14 14:06:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-08 11:58:18 +0300 |
commit | 364d7e7f3097318e5d00affee9ce53fc4b0639bc (patch) | |
tree | 63038f39d504eba0635ccab1935556972a0a288a /scripts/generate_rust_analyzer.py | |
parent | 78b366aa0e81660e4980507ec146f0b27904ff6b (diff) | |
download | linux-364d7e7f3097318e5d00affee9ce53fc4b0639bc.tar.xz |
xfrm: Fix acquire state insertion.
commit a35672819f8d85e2ae38b80d40b923e3ef81e4ea upstream.
A recent commit jumped over the dst hash computation and
left the symbol uninitialized. Fix this by explicitly
computing the dst hash before it is used.
Fixes: 0045e3d80613 ("xfrm: Cache used outbound xfrm states at the policy.")
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions