[coreboot-gerrit] Patch merged into coreboot/master: 3312ed7 amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop construct

gerrit at coreboot.org gerrit at coreboot.org
Wed May 21 21:35:19 CEST 2014


the following patch was just integrated into master:
commit 3312ed7e7a0b3269d6559207cdf9ed932ffecd31
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Thu May 22 03:36:22 2014 +1000

    amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop construct
    
    The semantics of this loop relies on an integer overflow in Index >=0
    that implies a return value of (UINT8)-1 which around wraps to 0xFF, or
    VOLT_UNSUPPORTED.
    
    Change-Id: I44d68973d0a80093350b2a8a4d3b46bfbb57917a
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/5801
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


See http://review.coreboot.org/5801 for details.

-gerrit



More information about the coreboot-gerrit mailing list