]> code.ossystems Code Review - openembedded-core.git/commit
qemu: CVE-2018-7550
authorJagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Wed, 22 Aug 2018 11:41:46 +0000 (17:11 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2018 14:22:27 +0000 (15:22 +0100)
commit9f1d026168956e7bf45135577c123f7679a6ebba
treeb50ea62a092be717a9ca5b1a78958e94fcdc62c6
parent4b6c84e0f950f839bfb8c40f197197f838d8b733
qemu: CVE-2018-7550

multiboot: bss_end_addr can be zero

The multiboot spec
(https://www.gnu.org/software/grub/manual/multiboot/),
section 3.1.3, allows for bss_end_addr to be zero.

A zero bss_end_addr signifies there is no .bss section.

Affects qemu < v2.12.0

Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/qemu/qemu/CVE-2018-7550.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_2.11.1.bb