Lucene search
K

6 matches found

OSV
OSV
added 2022/06/08 10:28 p.m.19 views

GHSA-RWF4-GX62-RQFW `MsQueue` `push`/`pop` use the wrong orderings

Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild:...

7.3AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/06/08 10:28 p.m.20 views

`MsQueue` `push`/`pop` use the wrong orderings

Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild:...

1.2AI score
Exploits0References4Affected Software1
OSV
OSV
added 2022/06/07 12:0 p.m.13 views

RUSTSEC-2022-0029 `MsQueue` `push`/`pop` use the wrong orderings

Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild:...

7.3AI score
Exploits0References3
RustSec
RustSec
added 2022/06/07 12:0 p.m.14 views

`MsQueue` `push`/`pop` use the wrong orderings

Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild:...

1.2AI score
Exploits0Affected Software1
OSV
OSV
added 2018/12/09 12:0 p.m.29 views

RUSTSEC-2018-0009 MsQueue and SegQueue suffer from double-free

Even if an element is popped from a queue, crossbeam would run its destructor inside the epoch-based garbage collector. This is a source of double frees. The flaw was corrected by wrapping elements inside queues in a ManuallyDrop. Thanks to @c0gent for reporting the issue...

9.8CVSS9.3AI score0.01744EPSS
Exploits0References3
RustSec
RustSec
added 2018/12/09 12:0 p.m.18 views

MsQueue and SegQueue suffer from double-free

Even if an element is popped from a queue, crossbeam would run its destructor inside the epoch-based garbage collector. This is a source of double frees. The flaw was corrected by wrapping elements inside queues in a ManuallyDrop. Thanks to @c0gent for reporting the issue...

9.8CVSS1.3AI score0.01744EPSS
Exploits0Affected Software1
Rows per page
Query Builder