CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2025/03/26 08:23:02
Modified files: mail/exim : Tag: OPENBSD_7_6 Makefile distinfo Log message: update to exim-4.98.2, from Renaud Allard (maintainer) JH/01 Fix use-after-free notified by Trend Micro (ref: ZDI-CAN-26250). Null out debug_pretrigger_buf pointer before freeing the buffer; the use of this buffer by the storage management checks the pointer for non-null before using it.