]> code.ossystems Code Review - openembedded-core.git/commit
grub: add a fix for NULL pointer dereference
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 18 Feb 2022 10:05:49 +0000 (11:05 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 23 Feb 2022 15:00:42 +0000 (05:00 -1000)
commit35310bcfd53752081ed600e77f58ca3fb8db46ac
tree2f60b85f7053cb82e8546df1a96f9f7112621641
parent1d95061ecdc920835df44c0c3ed274193f26948e
grub: add a fix for NULL pointer dereference

This patch adds a fix for a NULL pointer dereference in grub's
util/grub-install. It is a part of a security series [1].

[1] https://lists.gnu.org/archive/html/grub-devel/2021-03/msg00007.html

Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-bsp/grub/files/0041-util-grub-install-Fix-NULL-pointer-dereferences.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc