Lucene search
+L

3 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2022/06/16 12:0 a.m.7 views

`Read` on uninitialized buffer in `fill_buf()` and `read_up_to()`

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/08 6:15 a.m.8 views

CVE-2020-36440

An issue was discovered in the libsbc crate before 0.1.5 for Rust. For Decoder, it implements Send for any R: Read...

8.1CVSS5.8AI score0.00766EPSS
SaveExploits0References2
RustSec
RustSec
added 2021/01/02 12:0 p.m.25 views

Reading uninitialized memory can cause UB (`Deserializer::read_vec`)

Deserializer::readvec created an uninitialized buffer and passes it to a user-provided Read implementation Deserializer.reader.readexact. Passing an uninitialized buffer to an arbitrary Read implementation is currently defined as undefined behavior in Rust. Official documentation for the Read tra...

9.8CVSS2AI score0.01688EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder