]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
grub2: Fix buffer underflow write in the heap
authorHitendra Prajapati <hprajapati@mvista.com>
Tue, 26 Jul 2022 07:04:02 +0000 (12:34 +0530)
committerSteve Sakoman <steve@sakoman.com>
Tue, 26 Jul 2022 14:31:42 +0000 (04:31 -1000)
commit191db3c58b52fa7c8530d82f7e3e3b24075fdeb4
treedf3869d0cbc1b00a31e6f9492266404ca8fccc3b
parent152765b74c77b4da102fce9c4c61a667e71f26a1
grub2: Fix buffer underflow write in the heap

Source: https://git.savannah.gnu.org/gitweb/?p=grub.git
MR: 119719, 119733, 119689
Type: Security Fix
Disposition: Backport from https://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=e623866d9286410156e8b9d2c82d6253a1b22d08 && https://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=210245129c932dc9e1c2748d9d35524fb95b5042 && https://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=22a3f97d39f6a10b08ad7fd1cc47c4dcd10413f6
ChangeID: 97605970cd42776fa449fd8318f2762e32bbd177
Description:
Fixed CVEs :
        CVE-2021-3695
        CVE-2021-3696
        CVE-2021-3697

Affects "grub2 < 2.06"

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