[PATCH v9 00/15] fix insecure use of memset bugs

Thomas Monjalon thomas at monjalon.net
Wed Jun 11 16:31:40 CEST 2025


> Stephen Hemminger (15):
>   eal: introduce new secure memory zero
>   app/test: remove unused variable
>   eal: add new secure free function
>   app/test: use unit test runner for malloc tests
>   app/test: add test for rte_free_sensitive
>   common/cnxk: remove unused variable
>   crypto/qat: force zero of keys
>   crypto/qat: fix size calculation for memset
>   crypto/qat: use secure free for keys
>   bus/uacce: remove memset before free
>   compress/octeontx: remove unnecessary memset
>   test: remove unneeded memset
>   net/ntnic: check result of malloc
>   net/ntnic: remove unnecessary memset
>   devtools/cocci: add script to find problematic memset

Applied with a bit of squashing and a release note, thanks.





More information about the dev mailing list