]> code.ossystems Code Review - openembedded-core.git/commit
grub: fix an integer overflow
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 18 Feb 2022 10:05:27 +0000 (11:05 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 23 Feb 2022 15:00:42 +0000 (05:00 -1000)
commit85405f0d3a4b844f7bbb34717bd5f88b81acb074
treeb622591f22c78a59f1e874ef613be7962d66ce21
parenteb899a83bab5ab12143bd75a96427fa7615f2a6e
grub: fix an integer overflow

This patch fixes a potential overflow in grub's disk/cryptodisk. 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/0019-disk-cryptodisk-Fix-potential-integer-overflow.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc