On Fri, 1 Feb 2019 at 13:24, Simon Goldschmidt <
simon.k.r.goldschm...@gmail.com> wrote:
>
> This fixes the automatic lmb initialization and reservation for boards
> with more than one DRAM bank.
>
> This fixes the CVE-2018-18439 and -18440 fixes that only allowed to load
> files into the firs DRAM bank from fs and via tftp.
>
> Reported-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>
> ---
>
> Changes in v2: None
>
>  common/bootm.c |  4 ++--
>  fs/fs.c        |  3 +--
>  include/lmb.h  |  7 +++++--
>  lib/lmb.c      | 37 ++++++++++++++++++++++++++++++++-----
>  net/tftp.c     |  3 +--
>  5 files changed, 41 insertions(+), 13 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to