5.5

CVE-2021-32613

Exploit
In radare2 through 5.3.0 there is a double free vulnerability in the pyc parse via a crafted file which can lead to DoS.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RadareRadare2 Version <= 5.3.0
FedoraprojectFedora Version33
FedoraprojectFedora Version34
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.16% 0.631
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:N/I:N/A:P
CWE-415 Double Free

The product calls free() twice on the same memory address.

CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

https://bugzilla.redhat.com/show_bug.cgi?id=1959939
Patch
Third Party Advisory
Issue Tracking
https://github.com/radareorg/radare2/commit/5e16e2d1c9fe245e4c17005d779fde91ec0b9c05
Patch
Third Party Advisory
https://github.com/radareorg/radare2/commit/a07dedb804a82bc01c07072861942dd80c6b6d62
Patch
Third Party Advisory
https://github.com/radareorg/radare2/issues/18666
Patch
Third Party Advisory
Exploit
Issue Tracking
https://github.com/radareorg/radare2/issues/18667
Patch
Third Party Advisory
Exploit
Issue Tracking
https://github.com/radareorg/radare2/issues/18679
Patch
Third Party Advisory
Exploit
Issue Tracking
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W3LPB5VGCIA7WA55FSB3YZQFUGZKWD7O/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y3S7JB46PONPHXZHIMR2XDPLGJCN5ZIX/