the following patch was just integrated into master:
commit 5a9f45c757b48235d86018bee2d20f9e35d7e1d7
Author: Hung-Te Lin <[email protected]>
Date:   Mon Jan 28 23:42:25 2013 +0800

    cbfstool: Prevent file name to be corrupted by basename().
    
    Calling basename(3) may modify content. We should allocate another buffer to
    prevent corrupting input buffer (full file path names).
    
    Change-Id: Ib4827f887542596feef16e7829b00444220b9922
    Signed-off-by: Hung-Te Lin <[email protected]>
    Reviewed-on: http://review.coreboot.org/2203
    Reviewed-by: Ronald G. Minnich <[email protected]>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <[email protected]>

Build-Tested: build bot (Jenkins) at Tue Jan 29 17:53:09 2013, giving +1
Reviewed-By: Ronald G. Minnich <[email protected]> at Tue Jan 29 17:50:13 
2013, giving +2
Reviewed-By: Paul Menzel <[email protected]> at Tue Jan 29 
19:16:44 2013, giving +2
See http://review.coreboot.org/2203 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to