Katalog CVE

CVE-2026-44518

ŚrednieCVSS 5.3
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Streszczenie

W bibliotece liboqs, przed wersją 0.16.0, zidentyfikowano błąd odczytu poza granicami w kodzie weryfikacji podpisów XMSS i XMSS^MT. Funkcja weryfikacji nie sprawdza długości dostarczonego bufora podpisu, co może prowadzić do odczytu poza jego końcem.

Ocena ryzyka

Głównym ryzykiem jest możliwość wystąpienia awarii procesu weryfikacji, co może prowadzić do odmowy usługi. Chociaż nie ma ryzyka wycieku danych, to jednak awaria może wpłynąć na dostępność systemu.

Rekomendacja

Zaleca się aktualizację biblioteki liboqs do wersji 0.16.0 lub nowszej, aby usunąć tę podatność.

Oryginalny opis (angielski, źródło NVD)

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. Prior to 0.16.0, an out-of-bounds read has been identified in the XMSS and XMSS^MT stateful signature verification code. When the verification function is called with a signature buffer shorter than the expected signature size for the given parameter set, the implementation does not validate the caller-supplied length and proceeds to read past the end of the buffer. The out-of-bounds bytes are consumed only as input to an internal hash computation and are not returned to the caller, so no oracle exists to leak their contents to an attacker. The primary observable effect is a possible crash (denial of service) of the verifying process if the read crosses into an unmapped memory page. This vulnerability is fixed in 0.16.0.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS