untrusted comment: signature from openbsd 6.2 base secret key
RWRVWzAMgtyg7uoJN66uSPzSo7/oW0agmOqxK1GIwZsOorXnYm/WtOCWbMvFR7DeHs3+H972U5g93/cFpI77xq7tIIgkKqiQegg=
OpenBSD 6.2 errata 014, May 17, 2018:
After forwarding a malicious IPv6 packet and encrypting it with
IPsec, it could crash the kernel.
And then rebuild and install a new kernel:
KK=`sysctl -n kern.osversion | cut -d# -f1`
cd /usr/src/sys/arch/`machine`/compile/$KK
make obj
make config
make
make install