CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2025/04/24 01:55:35
Modified files: www/fcgi : Tag: OPENBSD_7_7 Makefile distinfo Log message: update to fcgi-2.4.5, CVE-2025-23016 Fixes integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.