CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/26 16:48:13
Modified files:
usr.sbin/smtpd : mproc.c
Log message:
Reject oversized sockaddr payloads received over privsep IPC.
This is not an issue on its own but may permit lateral movement or memory
corruption
inside the privsep environment after another bug.
diff by Stuart Thomas <[email protected]>
