Revision 6e439bbd436e39f15abc9587cdd23d56257780cb authored by Linus Torvalds on 29 September 2021, 14:37:46 UTC, committed by Linus Torvalds on 29 September 2021, 14:37:46 UTC
Pull crypto fixes from Herbert Xu:
 "This contains fixes for a resource leak in ccp as well as stack
  corruption in x86/sm4"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: x86/sm4 - Fix frame pointer stack corruption
  crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
2 parent s a4e6f95 + 0e14ef3
History
File Mode Size
Kconfig -rw-r--r-- 3.6 KB
Makefile -rw-r--r-- 585 bytes
l2tp_core.c -rw-r--r-- 44.9 KB
l2tp_core.h -rw-r--r-- 11.0 KB
l2tp_debugfs.c -rw-r--r-- 8.9 KB
l2tp_eth.c -rw-r--r-- 8.4 KB
l2tp_ip.c -rw-r--r-- 15.7 KB
l2tp_ip6.c -rw-r--r-- 19.2 KB
l2tp_netlink.c -rw-r--r-- 27.0 KB
l2tp_ppp.c -rw-r--r-- 42.4 KB
trace.h -rw-r--r-- 5.3 KB

back to top