https://github.com/torvalds/linux
Revision 9cfe5212745a41fbe7cba1a74289f5c66fc45c1f authored by Linus Torvalds on 05 December 2015, 18:46:44 UTC, committed by Linus Torvalds on 05 December 2015, 18:46:44 UTC
Pull crypto fixes from Herbert Xu:
 "This fixes a couple of crypto drivers that were using memcmp to verify
  authentication tags.  They now use crypto_memneq instead"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: talitos - Fix timing leak in ESP ICV verification
  crypto: nx - Fix timing leak in GCM and CCM decryption
2 parent s 849ee3d + 7996094
History
Tip revision: 9cfe5212745a41fbe7cba1a74289f5c66fc45c1f authored by Linus Torvalds on 05 December 2015, 18:46:44 UTC
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Tip revision: 9cfe521
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.6 KB
Makefile -rw-r--r-- 900 bytes
commoncap.c -rw-r--r-- 31.2 KB
device_cgroup.c -rw-r--r-- 21.0 KB
inode.c -rw-r--r-- 6.5 KB
lsm_audit.c -rw-r--r-- 9.9 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 53.1 KB

back to top