751798f fix directory traversal vulnerability (#1162657)

Authored and Committed by mhlavink 9 years ago
    fix directory traversal vulnerability (#1162657)
    
    - fix CVE-2014-8501: out-of-bounds write when parsing specially crafted PE executable
    - fix CVE-2014-8502: heap overflow in objdump
    - fix CVE-2014-8503: stack overflow in objdump when parsing specially crafted ihex file
    - fix CVE-2014-8504: stack overflow in the SREC parser
    
        
file modified
+21 -2