Unicorn-Engine Unicorn Engine

7 CVEs affecting Unicorn-Engine Unicorn Engine. Latest disclosed: 2022-06-02. Critical: 0, High: 5.

Top CVEs affecting Unicorn-Engine Unicorn Engine
CVESeverityScorePublishedSummary
CVE-2021-44078High8.12021-12-26An issue was discovered in split_region in uc.c in Unicorn Engine before 2.0.0-rc5. It allows local attackers to escape the sandbox. An attacker must first obt…
CVE-2022-29692High7.82022-06-02Unicorn Engine v1.0.3 was discovered to contain a use-after-free vulnerability via the hook function.
CVE-2022-29695High7.52022-06-02Unicorn Engine v2.0.0-rc7 contains memory leaks caused by an incomplete unicorn engine initialization.
CVE-2022-29694High7.52022-06-02Unicorn Engine v2.0.0-rc7 and below was discovered to contain a NULL pointer dereference via qemu_ram_free.
CVE-2022-29693High7.52022-06-02Unicorn Engine v2.0.0-rc7 and below was discovered to contain a memory leak via the function uc_close at /my/unicorn/uc.c.
CVE-2021-36979Medium5.52021-07-20Unicorn Engine 1.0.2 has an out-of-bounds write in tb_flush_armeb (called from cpu_arm_exec_armeb and tcg_cpu_exec_armeb).
CVE-2020-36431Medium5.52021-07-20Unicorn Engine 1.0.2 has an out-of-bounds write in helper_wfe_arm.