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
Link | Resource |
---|---|
https://github.com/radareorg/radare2/commit/5e16e2d1c9fe245e4c17005d779fde91ec0b9c05 | Patch Vendor Advisory |
https://github.com/radareorg/radare2/issues/18666 | Issue Tracking Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-07-07 19:15
Updated : 2023-07-13 19:02
NVD link : CVE-2021-32495
Mitre link : CVE-2021-32495
CVE.ORG link : CVE-2021-32495
JSON object : View
Products Affected
radare
- radare2
CWE
CWE-416
Use After Free