diff options
author | David S. Miller <davem@davemloft.net> | 2018-09-13 21:03:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-13 21:03:47 +0200 |
commit | 79140335ac12e71d9270dabe030274a297d8a2cf (patch) | |
tree | 909dc26b18e1ee20e6fcac8936b4bcaa1bfa9eeb /net/ipv4 | |
parent | neighbour: confirm neigh entries when ARP packet is received (diff) | |
parent | tls: clear key material from kernel memory when do_tls_setsockopt_conf fails (diff) | |
download | linux-79140335ac12e71d9270dabe030274a297d8a2cf.tar.xz linux-79140335ac12e71d9270dabe030274a297d8a2cf.zip |
Merge branch 'tls-don-t-leave-keys-in-kernel-memory'
Sabrina Dubroca says:
====================
tls: don't leave keys in kernel memory
There are a few places where the RX/TX key for a TLS socket is copied
to kernel memory. This series clears those memory areas when they're no
longer needed.
v2: add union tls_crypto_context, following Vakul Garg's comment
swap patch 2 and 3, using new union in patch 3
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions