]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: cmd/gpt.c: fix memory leak
authorSakib Sajal <sakib.sajal@windriver.com>
Mon, 6 Apr 2020 16:08:28 +0000 (09:08 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Apr 2020 20:57:11 +0000 (21:57 +0100)
commit32f01f9e72089d4412cef5da80970c99c651cc49
treecc10fbca89b82767189791c27a00e0b0a68cbcbd
parenta8b2cd7470bcc25527577b95a26a0a528949232d
u-boot: cmd/gpt.c: fix memory leak

Fixes CVE-2020-8432, a double free introduced
by commit 18030d04d25d7c08d3deff85881772a520d84d49

CVE: CVE-2020-8432
Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot/0001-cmd-gpt-Address-error-cases-during-gpt-rename-more-c.patch [new file with mode: 0644]