Bug 29622

Summary: garbage input to -I crashes /usr/bin/tar
Product: Base System Reporter: Tod McQuillin <devin>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-RELEASE   
Hardware: Any   
OS: Any   

Description Tod McQuillin 2001-08-11 11:10:01 UTC
Specifying an incorrectly formatted file to /usr/bin/tar's -I option causes the program to crash with a segmentation fault.

I

Fix: 

Unknown; suspect buffer overflow in tar.
How-To-Repeat: Run the following command:

tar tIvf /kernel

(nevermind that the command is nonsensical; it should not crash tar)
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-08-11 20:00:56 UTC
State Changed
From-To: open->feedback

I believe that this has been fixed in -stable after 4.3 was released. 
Can you try updating your system to 4.3-STABLE (which is currently 
4.4-PRERELEASE) and see if this problem persists?
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2001-09-08 09:27:13 UTC
State Changed
From-To: feedback->closed

The fix was MFCed a few weeks ago