From: David S. Miller Date: Tue, 14 Nov 2017 07:26:35 +0000 (+0900) Subject: Merge branch 'tls-misc-fixes' X-Git-Tag: v4.15-rc1~108^2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=951b7966959fde507e1718627b37795f40b704f4;p=thirdparty%2Flinux.git Merge branch 'tls-misc-fixes' Ilya Lesokhin says: ==================== tls: Miscellaneous fixes Here's a set of miscellaneous fix patches. Patch 1 makes sure aead_request is initailized properly. Patches 2-3 Fix a memory leak we've encountered. patch 4 moves tls_make_aad to allow sharing it in the future. Patch 5 fixes a TOCTOU issue reported here: https://www.spinics.net/lists/kernel/msg2608603.html Patch 6 Avoids callback overriding when tls_set_sw_offload fails. ==================== Signed-off-by: David S. Miller --- 951b7966959fde507e1718627b37795f40b704f4