]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
grub2: Fix several security issue of integer underflow
authorHitendra Prajapati <hprajapati@mvista.com>
Mon, 1 Aug 2022 06:58:32 +0000 (12:28 +0530)
committerSteve Sakoman <steve@sakoman.com>
Tue, 2 Aug 2022 17:27:52 +0000 (07:27 -1000)
commit4608413d460fa351d583c357fbc9b1957cb3d1d6
tree4ebe1579716187c1c8f5b78b2d89cde5567600e0
parent73d2b640ad665f6ff3c4fbe8f5da4ef0dbb175f2
grub2: Fix several security issue of integer underflow

Source: https://git.savannah.gnu.org/gitweb/?p=grub.git
MR: 119763, 119779, 119807
Type: Security Fix
Disposition: Backport from https://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=3e4817538de828319ba6d59ced2fbb9b5ca13287 && https://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=b26b4c08e7119281ff30d0fb4a6169bd2afa8fe4 && https://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=04c86e0bb7b58fc2f913f798cdb18934933e532d
ChangeID: ef7c28bc7b4eb32550df2cf49082791dac64ef1b
Description:
Fix CVEs:
CVE-2022-28733
CVE-2022-28734
CVE-2022-28736

Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-bsp/grub/files/CVE-2022-28733.patch [new file with mode: 0644]
meta/recipes-bsp/grub/files/CVE-2022-28734.patch [new file with mode: 0644]
meta/recipes-bsp/grub/files/CVE-2022-28736.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc