- Reported
-
- Issued
-
- Package
-
openssl
(crates.io)
- Type
-
Vulnerability
- Categories
-
- Aliases
-
- References
-
- Patched
-
- Affected Functions
- Version
openssl::x509::X509NameBuilder::build
-
Description
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.
Advisory available under CC0-1.0
license.