On Thu, Sep 03, 2026 at 09:20:42AM +0200, Torsten Rupp wrote:
>The function mmc_get_env_addr() return the address (offset) of the
>enviroment variables. Internally it calculates a 64bit value, but
>the value is silently truncated by the provided 32bit return value.
>For offsets greater than 4GB the environment is read from and written
>to the wrong place in e. g. the flash memory and may override
>arbitrary data.
>
>Signed-off-by: Torsten Rupp <[email protected]>

LGTM: 

Reviewed-by: Peng Fan <[email protected]>

Reply via email to