CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2015/10/01 18:26:45
Modified files: usr.sbin/smtpd : control.c Log message: do not allow connid to wrap and collide with another active connection id. this allows a local user to trigger a fatal() and exit the daemon. reported by Qualys Security