patches for DPDK stable branches
 help / color / mirror / Atom feed
* RE: [EXTERNAL] [PATCH] crypto/openssl: fix potential string overflow
       [not found] <20241017160754.132762-1-stephen@networkplumber.org>
@ 2024-11-06 11:32 ` Akhil Goyal
  0 siblings, 0 replies; only message in thread
From: Akhil Goyal @ 2024-11-06 11:32 UTC (permalink / raw)
  To: Stephen Hemminger, dev; +Cc: Ashwin Sekhar T K, Kai Ji, stable


> 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@marvell.com
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Cc: stable@dpdk.org
Applied to dpdk-next-crypto
Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-06 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241017160754.132762-1-stephen@networkplumber.org>
2024-11-06 11:32 ` [EXTERNAL] [PATCH] crypto/openssl: fix potential string overflow Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).