cve/2021/CVE-2021-32495.md
2025-09-29 21:09:30 +02:00

758 B

CVE-2021-32495

Description

Radare2 has a use-after-free vulnerability in pyc parser's get_none_object function. Attacker can read freed memory afterwards. This will allow attackers to cause denial of service.

POC

Reference

No PoCs from references.

Github