Process crash via aliased pyc object free
Published Jul 7, 2023 · Updated Nov 12, 2024
Use-after-free in the pyc parser in radareorg radare2 5.3.0-git 26142 allows attackers to crash the process via a crafted .pyc file. In get_object, ref_idx data is freed even when it aliases the object returned by get_none_object, after which copy_object reads the freed allocation. Affected files must be opened by radare2 or inspected by rabin2; the demonstrated consequence is process abort, while the CVE record also reports freed-memory disclosure.
Summary
What happened
Use-after-free in the pyc parser in radareorg radare2 5.3.0-git 26142 allows attackers to crash the process via a crafted .pyc file. In get_object, ref_idx data is freed even when it aliases the object returned by get_none_object, after which copy_object reads the freed allocation. Affected files must be opened by radare2 or inspected by rabin2; the demonstrated consequence is process abort, while the CVE record also reports freed-memory disclosure.
The record
- CVE
- CVE-2021-32495
- Published
- Jul 7, 2023
- Updated
- Nov 12, 2024
- Vendor
- radareorg
- Product
- radare2
- Classifications
- CWE-416, T1204.002
- Attack vector
- Unavailable
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 7, 2023CVE publishedPublication date reported by the CVE source.
- Nov 12, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=radare2 5.3.0-git 26142
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- double_free.zip pyc parser reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo