CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/16 04:16:30
Modified files:
www/nginx : Makefile distinfo
Log message:
update to 1.30.4; from Mark Patruck
fixes the following:
- buffer overflow vulnerability when using map with regex
(CVE-2026-42533)
- memory disclosure vulnerability when using ngx_http_slice_module
(CVE-2026-60005)
- use-after-free vulnerability when using ngx_http_ssi_module
(CVE-2026-56434)
