ГлавнаяУязвимости → CVE-2026-29645
7.5высокая

CVE-2026-29645

Описание

NEMU (OpenXiangShan/NEMU) before v2025.12.r2 contains an improper instruction-validation flaw in its RISC-V Vector (RVV) decoder. The decoder does not correctly validate the funct3 field when decoding vsetvli/vsetivli/vsetvl, allowing certain invalid OP-V instruction encodings to be misinterpreted and executed as vset* configuration instructions rather than raising an illegal-instruction exception. This can be exploited by providing crafted RISC-V binaries to cause incorrect trap behavior, architectural state corruption/divergence, and potential denial of service in systems that rely on NEMU for correct execution or sandboxing.

Затрагиваемое ПО
Xiangshan Nemu
CVSS
Балл7.5 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Источники
https://docs.riscv.org/reference/isa/unpriv/v-st-ext.htmlhttps://github.com/OpenXiangShan/NEMU/commit/481de637d5fc5838356caee80a79e56a33754039https://github.com/OpenXiangShan/NEMU/issues/952https://github.com/OpenXiangShan/NEMU/pull/958