Pull request for UEFI sub-system for efi-2021-01-rc1 (2)

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Oct 21 08:09:55 CEST 2020


The following changes since commit 3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca:

  test: Fix sandbox tests failing to build (2020-10-17 09:03:22 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-01-rc1-2

for you to fetch changes up to 42f804fbba2836e64f472306ff7616c812d5c54d:

  efi_loader: fix use after free in receive path (2020-10-19 22:59:53 +0200)

Gitlab CI and Travis CI showed no problem:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/5047
https://travis-ci.org/github/xypron2/u-boot/builds/737210175

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2021-01-rc1 (2)

A use after free in the UEFI network stack is fixed.

----------------------------------------------------------------
Patrick Wildt (2):
      net: add a define for the number of packets received as batch
      efi_loader: fix use after free in receive path

 include/net.h            |  3 ++
 lib/efi_loader/efi_net.c | 92
++++++++++++++++++++++++++++++++++++------------
 net/eth-uclass.c         |  2 +-
 3 files changed, 73 insertions(+), 24 deletions(-)


More information about the U-Boot mailing list