freebsd-nq/sys
John Baldwin 356c922f74 GMAC: Reset initial hash value and counter in AES_GMAC_Reinit().
Previously, these values were only cleared in AES_GMAC_Init(), so a
second set of operations could reuse the final hash as the initial
hash.  Currently this bug does not trigger in cryptosoft as existing
GMAC and GCM operations always use an on-stack auth context
initialized from a template context.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33315
2021-12-09 11:52:42 -08:00
..
amd64 amd64: plug set-but-not-used vars in pmap 2021-12-09 16:37:26 +00:00
arm arm/freescale: remove FBIOSCURSOR 2021-12-09 17:00:43 +00:00
arm64 Regen 2021-12-09 02:49:10 +02:00
bsm
cam cam/iosched: fix off by one error 2021-12-05 23:00:01 -07:00
cddl
compat modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
conf cxgbe(4): Update firmwares to 1.26.4.0 2021-12-09 11:25:31 -08:00
contrib modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
crypto crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
ddb
dev crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
dts
fs modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
gdb
geom Revert "geom_bde: plug set-but-not-used vars" 2021-12-09 19:23:05 +00:00
gnu
i386 Regen 2021-12-09 02:49:10 +02:00
isa
kern modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
kgssapi
libkern
mips Make struct syscall_args machine independent 2021-12-08 18:45:33 +00:00
modules cxgbe(4): Update firmwares to 1.26.4.0 2021-12-09 11:25:31 -08:00
net ifnet: make V_if_index static to if.c 2021-12-06 09:32:31 -08:00
net80211 net80211(4): Fix a typo in a sysctl description 2021-12-04 12:09:17 +01:00
netgraph ng_ubt(4): Add missing module dependency for _net_bluetooth sysctl node. 2021-12-08 10:18:32 +01:00
netinet ifnet_byindex() actually requires network epoch 2021-12-06 09:32:31 -08:00
netinet6 in6p_set_multicast_if(): fix malloc(M_WAITOK) with epoch 2021-12-06 14:33:23 -08:00
netipsec ipsec: fix a panic with INVARIANTS 2021-12-03 14:22:23 -09:00
netpfil pfsync: fix incorrect enabling of defer mode 2021-12-06 13:25:14 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto GMAC: Reset initial hash value and counter in AES_GMAC_Reinit(). 2021-12-09 11:52:42 -08:00
powerpc Make struct syscall_args machine independent 2021-12-08 18:45:33 +00:00
riscv Make struct syscall_args machine independent 2021-12-08 18:45:33 +00:00
rpc
security MAC/priority module for realtime privilege group 2021-12-04 20:19:25 +02:00
sys modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
teken
tests
tools syscalls: add COMPAT13 2021-12-09 02:48:32 +02:00
ufs Revert "ffs(3): Fix a typo in a sysctl description" 2021-12-05 13:45:47 +01:00
vm swapoff: add one more variant of the syscall 2021-12-09 02:48:46 +02:00
x86 modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
xdr
xen
Makefile