CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/08/06 07:06:23

Modified files:
        usr.sbin/eigrpd: eigrpd.h kroute.c packet.c tlv.c util.c 

Log message:
Adjust bad_addr to also validate  that the prefixlen uses a sensible value.

Someone found a way to push a bad prefixlen into a eigrp datagram and that
results in an overflow since the prefixlen is used to know how much data
to use.

This was sitting in my tree for too long

Reply via email to