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-- 1.7 KB
Makefile -rw-r--r-- 230 bytes
hsr_debugfs.c -rw-r--r-- 3.7 KB
hsr_device.c -rw-r--r-- 13.8 KB
hsr_device.h -rw-r--r-- 692 bytes
hsr_forward.c -rw-r--r-- 15.5 KB
hsr_forward.h -rw-r--r-- 1.1 KB
hsr_framereg.c -rw-r--r-- 16.0 KB
hsr_framereg.h -rw-r--r-- 2.4 KB
hsr_main.c -rw-r--r-- 3.9 KB
hsr_main.h -rw-r--r-- 8.5 KB
hsr_netlink.c -rw-r--r-- 12.9 KB
hsr_netlink.h -rw-r--r-- 743 bytes
hsr_slave.c -rw-r--r-- 5.1 KB
hsr_slave.h -rw-r--r-- 982 bytes

back to top