CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2022/02/21 10:44:41

Modified files:
        sbin/slaacd    : Tag: OPENBSD_6_9 engine.c 

Log message:
Nameservers in router advertisements are struct in6_addr, not
struct sockaddr_in6. Copy the right amount of data so that we don't
overflow the destination and potentially crash when we receive more
than 7 nameservers.
from florian@; OK deraadt@

this is errata/6.9/030_slaacd.patch.sig

Reply via email to