Lucene search
K

4 matches found

OSV
OSV
added 2021/08/25 8:57 p.m.22 views

GHSA-W3G5-2848-2V8R Data races in generator

The Generator type is an iterable which uses a generator function that yields values. In affected versions of the crate, the provided function yielding values had no Send bounds despite the Generator itself implementing Send. The generator function lacking a Send bound means that types that are...

5.9CVSS5.4AI score0.0028EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:52 p.m.23 views

Read on uninitialized buffer in postscript

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...

7.5CVSS7.2AI score0.00291EPSS
Exploits1References5Affected Software1
RustSec
RustSec
added 2021/05/19 12:0 p.m.19 views

Soundness issue in `iced-x86` versions <= 1.10.3

Versions of iced-x86...

9.8CVSS2.1AI score0.00363EPSS
Exploits1Affected Software1
RustSec
RustSec
added 2021/01/30 12:0 p.m.19 views

`Read` on uninitialized buffer may cause UB (`impl Walue for Vec<u8>`)

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...

7.5CVSS2.8AI score0.00291EPSS
Exploits1Affected Software1
Rows per page
Query Builder