Rizin is a UNIX-like reverse engineering framework and command-line toolset. Versions 0.6.0 and prior are vulnerable to integer overflow in `consume_count` of `src/gnu_v2/cplus-dem.c`. The overflow check is valid logic but, is missing the modulus if the block once compiled. The compiler sees this block as unreachable code since the prior statement is multiplication by 10 and fails to consider overflow assuming the count will always be a multiple of 10. Rizin version 0.6.1 contains a fix for the issue. A temporary workaround would be disabling C++ demangling using the configuration option `bin.demangle=false`.
History

Wed, 02 Oct 2024 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-08-24T22:50:57.457Z

Updated: 2024-10-02T18:11:59.833Z

Reserved: 2023-08-08T13:46:25.243Z

Link: CVE-2023-40022

cve-icon Vulnrichment

Updated: 2024-08-02T18:24:54.616Z

cve-icon NVD

Status : Modified

Published: 2023-08-24T23:15:09.177

Modified: 2024-11-21T08:18:31.870

Link: CVE-2023-40022

cve-icon Redhat

No data.