CVE-2021-42778
18.04.2022, 17:15
A heap double free issue was found in Opensc before version 0.22.0 in sc_pkcs15_free_tokeninfo.Enginsight
Vendor | Product | Version |
---|---|---|
opensc_project | opensc | 𝑥 < 0.22.0 |
redhat | enterprise_linux | 7.0 |
redhat | enterprise_linux | 8.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-672 - Operation on a Resource after Expiration or ReleaseThe software uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked.
- CWE-415 - Double FreeThe product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.
References