Files
Gerd Hoffmann d6601a7e1c hw/uefi: fix parse_hexstr
Make sure we actually have two input characters available before going
to parse two hex digits.  Fixes one byte buffer overflow of the output
buffer in case the input string has an odd number of characters.

Fixes: CVE-2026-48915
Fixes: 12058948ab ("hw/uefi: add var-service-json.c + qapi for NV vars.")
Reported-by: Feifan Qian <bea1e@proton.me>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20260526135948.599148-1-kraxel@redhat.com>
2026-06-17 09:25:58 +02:00
..
2026-01-20 19:51:36 +01:00
2026-06-17 09:25:58 +02:00
2026-01-20 19:51:36 +01:00
2026-01-20 19:51:36 +01:00