CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/01 17:09:36
Modified files:
usr.sbin/smtpd : Tag: OPENBSD_6_5 smtp_session.c
Log message:
smtpd can crash on excessively large input, causing a denial of service.
the crash is caused by a logic error leading to a fatal()
ok deraadt@ bluhm@ benno@
