Use-after-free following BIO_new_NDEF
CVE-2023-0215
What is CVE-2023-0215?
A use-after-free vulnerability exists in the OpenSSL library's BIO_new_NDEF function. This flaw can be triggered under specific conditions, such as when an invalid CMS recipient public key is used. The BIO_new_NDEF function creates a new BIO chain and returns it while failing to properly clean up in the event of an error. This oversight allows for the original BIO to maintain pointers to a freed filter BIO. If an application subsequently calls BIO_pop() on the original BIO, it can lead to a crash, impacting various public API functions and command line utilities that rely on these BIO operations.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.
Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.
Affected Version(s)
OpenSSL 3.0.0 < 3.0.8
OpenSSL 1.1.1 < 1.1.1t
OpenSSL 1.0.2 < 1.0.2zg
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved