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
0000121 [BusyBox] Other major always 02-23-05 14:39 03-16-05 12:26
Reporter charlc View Status public  
Assigned To andersen
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000121: gunzip runs away if .gz has unexpected eof
Description gunzip misbehaves if the .gz is truncated. The resulting gunzipped file may grow without bounds. Similarly gunzip -t truncated.gz may never return.

Additional Information Seen w bb 0.52 and 1.00 on arm-linux-2.4.25, w gcc-2.95.3 cross compiler
Attached Files

- Relationships

- Notes
(0000069)
andersen
03-01-05 11:54

When filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corrupted input.

http://busybox.net/cgi-bin/viewcvs.cgi?rev=9950&view=rev [^]
 

- Issue History
Date Modified Username Field Change
02-23-05 14:39 charlc New Issue
03-01-05 11:54 andersen Note Added: 0000069
03-01-05 11:54 andersen Status assigned => resolved
03-01-05 11:54 andersen Resolution open => fixed
03-16-05 12:26 andersen Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker