]> code.ossystems Code Review - openembedded-core.git/commit
grub: fix checking for NULL
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 18 Feb 2022 10:05:45 +0000 (11:05 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 23 Feb 2022 15:00:42 +0000 (05:00 -1000)
commitd4cc82cfdae5c44702925f901db4e35761b1bb7d
treed9a34e38c8b66916ac89c293319894ae897df268
parent0319465b022e211f2a98ba5cee13a68818f5cf87
grub: fix checking for NULL

This patch adds a fix for checking for NULL in grub's loader/bsd.
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/0037-loader-bsd-Check-for-NULL-arg-up-front.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc