Lucene search
+L

1 matches found

RustSec
RustSec
added 2023/11/23 12:00 p.m.12 views

`openssl` `X509StoreRef::objects` is unsound

This function returned a shared reference into an OpenSSL datastructure but did not account for interior mutability. OpenSSL may modify the data behind this reference, meaning accesses can race and the reference is unsound. Use of this function should be replaced with X509StoreRef::allcertificate...

7AI score
SaveExploits0Affected Software1
Rows per page
Query Builder