Bugzilla – Bug 1213168
VUL-0: CVE-2021-32495: radare2: Use after free vulnerability in pyc parser's get_none_object function
Last modified: 2023-07-10 13:01:50 UTC
CVE-2021-32495 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-32495 https://bugzilla.redhat.com/show_bug.cgi?id=2221284 https://www.cve.org/CVERecord?id=CVE-2021-32495 https://github.com/radareorg/radare2/issues/18666 https://github.com/radareorg/radare2/commit/5e16e2d1c9fe245e4c17005d779fde91ec0b9c05
Factory and Backports codestreams already fixed. Closing