NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56085 CVS commit: src/libexec/httpd



The following reply was made to PR bin/56085; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56085 CVS commit: src/libexec/httpd
Date: Sun, 4 Apr 2021 18:14:27 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sun Apr  4 18:14:27 UTC 2021
 
 Modified Files:
 	src/libexec/httpd: CHANGES bozohttpd.c
 
 Log Message:
 avoid DoS in initial request size, which is now bounded at 16KiB.
 reported by Justin Parrott in PR#56085.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.47 -r1.48 src/libexec/httpd/CHANGES
 cvs rdiff -u -r1.128 -r1.129 src/libexec/httpd/bozohttpd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index