CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/16 03:26:13
Modified files:
sys/netinet6 : Tag: OPENBSD_5_7 in6_pcb.c udp6_output.c
Log message:
Insufficient checks in IPv6 socket binding and UDP IPv6 option
processing allow a local user to send UDP packets with a source
(IPv6 address + port) already reserved by another user.
See Errata 024
