blob: 274226546db99b3e1e9d6f53c42c3e08a23c5a1a [file] [log] [blame]
module = "github.com/proglottis/gpgme"
cve = "CVE-2020-8945"
description = """
The [`Data`][], [`Context`][], or [`Key`][] finalizers might run during or
before GPGME operations, releasing the C structures as they are still in use,
leading to crashes and potentially code execution through a use-after-free.
"""
credit = "Ulrich Obergfell <uobergfe@redhat.com>"
published = "2021-04-14T12:00:00Z"
[[versions]]
fixed = "v0.1.1"
[links]
pr = "https://github.com/proglottis/gpgme/pull/23"
commit = "https://github.com/proglottis/gpgme/commit/92153bcb59bd2f511e502262c46c7bd660e21733"