summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_fork.c
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2017-04-12 18:35:50 +0000
committerflorian <florian@openbsd.org>2017-04-12 18:35:50 +0000
commit4ed9de9b27c39777b5b514b84bf7ea382d9288ce (patch)
treed64ae2ee0135de1e885b907a1c3187a80a0ddd2e /sys/kern/kern_fork.c
parentUse calloc(3) and recallocarray(3) instead of *alloc* + memset(0). (diff)
downloadwireguard-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