]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
grub: fix CVE-2023-4692
authorYogita Urade <yogita.urade@windriver.com>
Fri, 17 Nov 2023 11:13:49 +0000 (11:13 +0000)
committerSteve Sakoman <steve@sakoman.com>
Fri, 17 Nov 2023 16:53:31 +0000 (06:53 -1000)
commitc89835b37366dde6c74f8221fd5a295ecabf8225
treef03724937b6b272d1fb1ea42bb8535fa4164bace
parentdcdcd9dcab750927701deb78b798c8fedeec67e0
grub: fix CVE-2023-4692

An out-of-bounds write flaw was found in grub2's NTFS filesystem driver.
This issue may allow an attacker to present a specially crafted NTFS
filesystem image, leading to grub's heap metadata corruption. In some
circumstances, the attack may also corrupt the UEFI firmware heap metadata.
As a result, arbitrary code execution and secure boot protection bypass
may be achieved.

References:
https://nvd.nist.gov/vuln/detail/CVE-2023-4692
https://bugzilla.redhat.com/show_bug.cgi?id=2236613

Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-bsp/grub/files/CVE-2023-4692.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc