Lucene search
+L

3 matches found

OSV
OSV
added 2023/11/28 8:51 p.m.8 views

GHSA-XPHF-CX8H-7Q9G `openssl` `X509StoreRef::objects` is unsound

This function returned a reference into an OpenSSL datastructure, but there was no way to ensure OpenSSL would not mutate the datastructure behind one's back. Use of this function should be replaced with X509StoreRef::allcertificates...

6.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/11/28 8:51 p.m.13 views

`openssl` `X509StoreRef::objects` is unsound

This function returned a reference into an OpenSSL datastructure, but there was no way to ensure OpenSSL would not mutate the datastructure behind one's back. Use of this function should be replaced with X509StoreRef::allcertificates...

6.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/11/23 12:0 p.m.6 views

RUSTSEC-2023-0072 `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
SaveExploits0References3
Rows per page
Query Builder