[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1360327229.git.dborkman@redhat.com>
Date: Fri, 8 Feb 2013 14:04:33 +0100
From: Daniel Borkmann <dborkman@...hat.com>
To: davem@...emloft.net
Cc: linux-sctp@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH net 0/2] two small fixes for sctp key usage
Cryptographically used keys should be zeroed out when our session
ends resp. memory is freed, thus do not leave them somewhere in the
memory.
Daniel Borkmann (2):
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
net: sctp: sctp_endpoint_free: zero out secret key data
net/sctp/endpointola.c | 5 +++++
net/sctp/socket.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists