]> code.ossystems Code Review - openembedded-core.git/commit
grub: add a fix for an incorrect cast
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 18 Feb 2022 10:05:50 +0000 (11:05 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 23 Feb 2022 15:00:42 +0000 (05:00 -1000)
commit906ecdc9efbc1b4025c2c7a9797ebd374f8508af
treecb165e217266177a0e4683c4fb75b1906ad0d2e5
parent35310bcfd53752081ed600e77f58ca3fb8db46ac
grub: add a fix for an incorrect cast

This patch adds a fix for incorrect casting from signed to unsigned
in grub's util/grub-editenv. 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/0042-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc