Merge branch 'xfrm/compat: Fix xfrm_spdattr_type_t copying'
authorSteffen Klassert <steffen.klassert@secunet.com>
Thu, 22 Jul 2021 09:45:20 +0000 (11:45 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 22 Jul 2021 09:45:20 +0000 (11:45 +0200)
commit7cb745800df9d352db83f163778fdfc301457625
tree9d677a6468a38607789c2356d8351449262118b6
parent2580d3f40022642452dd8422bfb8c22e54cf84bb
parent70bfdf62e93a4d73cfbaf83a3ac708a483ef7a71
Merge branch 'xfrm/compat: Fix xfrm_spdattr_type_t copying'

Dmitry Safonov says:

====================
Here is the fix for both 32=>64 and 64=>32 bit translators and a
selftest that reproduced the issue.

Big thanks to YueHaibing for fuzzing and reporting the issue,
I really appreciate it!
====================

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>