Skip to content

RUSTSEC-2023-0022: openssl X509NameBuilder::build returned object is not thread safe #13

Open
@github-actions

Description

@github-actions
Details
Package openssl
Version 0.10.44
URL sfackler/rust-openssl#1854
Patched Versions >=0.10.48
Aliases GHSA-3gxf-9r58-2ghg

OpenSSL has a modified bit that it can set on on X509_NAME objects. If this
bit is set then the object is not thread-safe even when it appears the code is
not modifying the value.

Thanks to David Benjamin (Google) for reporting this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions