[EXTERNAL] [PATCH] crypto/openssl: fix potential string overflow

Akhil Goyal gakhil at marvell.com
Wed Nov 6 12:32:48 CET 2024


> The algorithm name is a string and should be copied with strlcpy()
> rather than rte_memcpy(). This fixes a warning detected with
> clang and ASAN.
> 
> Bugzilla ID: 1565
> Fixes: 2b9c693f6ef5 ("crypto/openssl: support AES-CMAC operations")
> Cc: asekhar at marvell.com
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Cc: stable at dpdk.org
Applied to dpdk-next-crypto
Thanks.


More information about the dev mailing list