https://github.com/torvalds/linux
Revision b5c37fe6e24eec194bb29d22fdd55d73bcc709bf authored by Daniel Borkmann on 08 February 2013, 03:04:35 UTC, committed by David S. Miller on 08 February 2013, 19:54:24 UTC
On sctp_endpoint_destroy, previously used sensitive keying material
should be zeroed out before the memory is returned, as we already do
with e.g. auth keys when released.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6ba542a
History
Tip revision: b5c37fe6e24eec194bb29d22fdd55d73bcc709bf authored by Daniel Borkmann on 08 February 2013, 03:04:35 UTC
net: sctp: sctp_endpoint_free: zero out secret key data
Tip revision: b5c37fe
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 234.3 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top