CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/04/24 01:55:20
Modified files:
www/fcgi : 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.
