Name
qemu
Version
11.0.1
Type
library
Description
Fast open source processor emulator
Licenses
GPL-2.0-only & LGPL-2.1-only
PURL
-
CPE
cpe:2.3:*:qemu:qemu:11.0.1:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
6.2.0
scarthgap
8.2.7

Patches#


#
Title
Author
Resolve
1
hw/scsi/vhost-scsi: fix build with older kernel headers
Quan Sun <Quan.Sun@windriver.com>
2
apic: fixup fallthrough to PIC
Mark Asselstine <mark.asselstine@windriver.com>
3
qemu: Do not include file if not exists
Oleksiy Obitotskyy <oobitots@cisco.com>
4
ui/sdl2.c: force-disable SDL_HINT_VIDEO_X11_FORCE_EGL,
Alexander Kanavin <alex@linutronix.de>
5
qemu: Determinism fixes
Richard Purdie <richard.purdie@linuxfoundation.org>
6
configure: lookup meson exutable from PATH
=?UTF-8?q?Martin=20Hundeb=C3=B8ll?= <martin@geanix.com>
7
tests/meson.build: use relative path to refer to files
Changqing Li <changqing.li@windriver.com>
8
Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux
Khem Raj <raj.khem@gmail.com>
9
qemu: Add some user space mmap tweaks to address musl 32 bit
Richard Purdie <richard.purdie@linuxfoundation.org>
10
qemu: Add addition environment space to boot loader
Jason Wessel <jason.wessel@windriver.com>
11
meson: fix close_range detection on older glibc
Quan Sun <Quan.Sun@windriver.com>
12
qemu: Ensure pip and the python venv aren't used for meson
Richard Purdie <richard.purdie@linuxfoundation.org>

Vulnerabilities#


Name
Analysis
Description
Exploitable
A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. When a local user in the guest writes an executable file with SUID or SGID, none of these privileged bits are correctly dropped. As a result, in rare circumstances, this flaw could be used by malicious users in the guest to elevate their privileges within the guest and help a host local user to elevate privileges on the host.
Exploitable
A stack overflow via an infinite recursion vulnerability was found in the eepro100 i8255x device emulator of QEMU. This issue occurs while processing controller commands due to a DMA reentry issue. This flaw allows a guest user or process to consume CPU cycles or crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.