Vulnerability CVE-2021-3674


Published: 2023-03-24

Description:
A flaw was found in rizin. The create_section_from_phdr function allocates space for ELF section data by processing the headers. Crafted values in the headers can cause out of bounds reads, which can lead to memory corruption and possibly code execution through the binary object's callback function.

 References:
https://gist.github.com/netspooky/61101e191afee95feda7dbd2f6b061c4
https://github.com/rizinorg/rizin/pull/1313

Copyright 2026, cxsecurity.com

 

Back to Top