diff options
author | 2017-04-12 18:35:50 +0000 | |
---|---|---|
committer | 2017-04-12 18:35:50 +0000 | |
commit | 4ed9de9b27c39777b5b514b84bf7ea382d9288ce (patch) | |
tree | d64ae2ee0135de1e885b907a1c3187a80a0ddd2e /sys/kern/kern_fork.c | |
parent | Use calloc(3) and recallocarray(3) instead of *alloc* + memset(0). (diff) | |
download | wireguard-openbsd-4ed9de9b27c39777b5b514b84bf7ea382d9288ce.tar.xz wireguard-openbsd-4ed9de9b27c39777b5b514b84bf7ea382d9288ce.zip |
The kernel has to slightly different version of SipHash_Final but with
the same bug as just fixed in userland:
----------
SipHash_Final() was assuming the digest was 64-bit aligned, resulting in
misaligned memory accesses with armv7 ramdisk -Os bsd.rd ping
ok florian millert
----------
OK deraadt@
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions