cve/2024/CVE-2024-50382.md
2025-09-29 16:08:36 +00:00

710 B

CVE-2024-50382

Description

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V.

POC

Reference

Github

No PoCs found on GitHub currently.