Lucene search
K

4 matches found

RustSec
RustSec
added 2019/09/14 12:0 p.m.13 views

`Matrix::zip_elements` causes double free

Affected versions of this crate did not properly implements the Matrix::zipelements method, which causes an double free when the given trait implementation might panic. This allows an attacker to corrupt or take control of the memory. The flaw was corrected by Phosphorus15...

9.8CVSS4.2AI score0.00433EPSS
Exploits1Affected Software1
RustSec
RustSec
added 2019/09/14 12:0 p.m.13 views

Stream callback function is not unwind safe

Affected versions of this crate is not panic safe within callback functions streamcallback and streamfinishedcallback. The call to user-provided closure might panic before a mem::forget call, which then causes a use after free that grants attacker to control the callback function pointer. This...

9.8CVSS5.3AI score0.01192EPSS
Exploits1Affected Software1
OSV
OSV
added 2019/09/14 12:0 p.m.14 views

RUSTSEC-2019-0022 Stream callback function is not unwind safe

Affected versions of this crate is not panic safe within callback functions streamcallback and streamfinishedcallback. The call to user-provided closure might panic before a mem::forget call, which then causes a use after free that grants attacker to control the callback function pointer. This...

9.8CVSS9.7AI score0.01192EPSS
Exploits1References3
OSV
OSV
added 2019/09/14 12:0 p.m.11 views

RUSTSEC-2019-0021 `Matrix::zip_elements` causes double free

Affected versions of this crate did not properly implements the Matrix::zipelements method, which causes an double free when the given trait implementation might panic. This allows an attacker to corrupt or take control of the memory. The flaw was corrected by Phosphorus15...

9.8CVSS9.6AI score0.00433EPSS
Exploits1References3
Rows per page
Query Builder