CVE Catalog

CVE-2017-8284

High
Published: Translated: NVD NIST

Summary

The disas_insn function in QEMU before version 2.9.0 does not limit instruction size in TCG mode without hardware acceleration, allowing local users to gain privileges by creating a modified basic block that injects code into a setuid program.

Risk Assessment

Local users can exploit this vulnerability to gain elevated privileges, posing a serious security risk to the system.

Recommendation

It is recommended to update QEMU to version 2.9.0 or later to mitigate this vulnerability.

Other vulnerabilities in QEMU

See all
Original NVD description (English source)

The disas_insn function in target/i386/translate.c in QEMU before 2.9.0, when TCG mode without hardware acceleration is used, does not limit the instruction size, which allows local users to gain privileges by creating a modified basic block that injects code into a setuid program, as demonstrated by procmail. NOTE: the vendor has stated "this bug does not violate any security guarantees QEMU makes.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS