Back to search
CVE-2020-27795
Published: Aug 19, 2022
Modified: Aug 4, 2024
PUBLISHED
Description
A segmentation fault was discovered in radare2 with adf command. In libr/core/cmd_anal.c, when command "adf" has no or wrong argument, anal_fcn_data (core, input + 1) --> RAnalFunction *fcn = r_anal_get_fcn_in (core->anal, core->offset, -1); returns null pointer for fcn causing segmentation fault later in ensure_fcn_range (fcn).
| Vendor | Product | Versions |
|---|---|---|
n/a | radare2 | affected Fixed in v4.4.0. |
Weaknesses (CWE)
References
https://github.com/radareorg/radare2/issues/16215
x_refsource_MISC
https://github.com/radareorg/radare2/pull/16230
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now