3 matches found
AZL-99867 CVE-2026-80229 affecting package rust 1.90.0-10
When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...
CVE-2026-80229
CVE-2026-80229 is a heap-use-after-free in libcurl's multi interface affecting OpenSSL 3 provider configurations. When pooled TLS connections outlive their originating easy handles, destroying the easy handle prematurely frees an OpenSSL library context that the still-active connection retains as...
OpenSSL provider use-after-free
When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...