diff options
author | 2023-07-17 17:59:19 +0800 | |
---|---|---|
committer | 2023-07-19 11:03:03 +0100 | |
commit | daa751444fd9d4184270b1479d8af49aaf1a1ee6 (patch) | |
tree | b35c23792339e7a0115708a1d97e840ee128fba3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (diff) | |
download | wireguard-linux-daa751444fd9d4184270b1479d8af49aaf1a1ee6.tar.xz wireguard-linux-daa751444fd9d4184270b1479d8af49aaf1a1ee6.zip |
net: ipv4: Use kfree_sensitive instead of kfree
key might contain private part of the key, so better use
kfree_sensitive to free it.
Fixes: 38320c70d282 ("[IPSEC]: Use crypto_aead and authenc in ESP")
Signed-off-by: Wang Ming <machel@vivo.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions