Lucene search
+L

2 matches found

RustSec
RustSec
added 2021/03/01 12:00 p.m.27 views

Deserializing an array can drop uninitialized memory on panic

The readbytesdefaultle function for T; n arrays, used to deserialize arrays of T from bytes created a T; n array with std::mem::uninitialized and then called T's deserialization method. If T's deserialization method panicked, the uninitialized memory could drop invalid objects. This flaw was...

9.8CVSS2.7AI score0.01167EPSS
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/06/26 12:00 a.m.10 views

The vulnerability of the ssl3_read_bytes function (record/rec_layer_s3.c) in the OpenSSL library, which allows a hacker to cause a service failure.

The vulnerability of the ssl3readbytes function in the record/reclayers3.c file of the OpenSSL library exists due to insufficient validation of input data. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

7.8CVSS7.8AI score0.16416EPSS
SaveExploits1References5Affected Software2
Rows per page
Query Builder