mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
819 B
Markdown
19 lines
819 B
Markdown
### [CVE-2024-50382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://arxiv.org/pdf/2410.13489
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|