BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000185 [BusyBox] Networking Support minor always 03-23-05 02:28 07-31-05 15:34
Reporter mb View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000185: httpd infinite loop when piping to CGI script
Description BusyBox's httpd can enter an infinite loop if it pipes data for a POST request to a CGI script and that script doesn't read the full request but closes the pipe instead. This is due to a missing error check in httpd when writing data to the pipe.

The attached patch fixes the problem.
Additional Information
Attached Files  busybox-httpd-cgi-error-handling.diff [^] (949 bytes) 03-23-05 02:28

- Relationships

- Notes
(0000319)
pgf
07-20-05 11:43

Committed revision 10877.
 

- Issue History
Date Modified Username Field Change
03-23-05 02:28 mb New Issue
03-23-05 02:28 mb File Added: busybox-httpd-cgi-error-handling.diff
07-20-05 11:43 pgf Status assigned => resolved
07-20-05 11:43 pgf Resolution open => fixed
07-20-05 11:43 pgf Note Added: 0000319
07-31-05 15:34 vapier Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker