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).
Cite this page
CVE-2020-27795. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2020-27795
Use CWE-908, Radare vendor hub and Radare2 product page to widen CVE-2020-27795 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-40517, CVE-2026-6941 and CVE-2026-6940 for nearby disclosures in the same product family.