This update for grub2 fixes the following issues:
Fix for CVE-2020-10713 (bsc#1168994)
Fix for CVE-2020-14308 CVE-2020-14309, CVE-2020-14310, CVE-2020-14311 (bsc#1173812)
Fix for CVE-2020-15706 (bsc#1174463)
Fix for CVE-2020-15707 (bsc#1174570)
Use overflow checking primitives where the arithmetic expression for buffer
Use grub_calloc for overflow check and return NULL when it would occur
{
"binaries": [
{
"grub2": "2.04-9.7.1",
"grub2-arm64-efi": "2.04-9.7.1",
"grub2-i386-pc": "2.04-9.7.1",
"grub2-powerpc-ieee1275": "2.04-9.7.1",
"grub2-s390x-emu": "2.04-9.7.1",
"grub2-snapper-plugin": "2.04-9.7.1",
"grub2-systemd-sleep-plugin": "2.04-9.7.1",
"grub2-x86_64-efi": "2.04-9.7.1"
}
]
}