Security Advisory

CVE-2020-36458

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-08-08 05:14:09
Last updated 2024-08-04 17:30:07
Assigner mitre
State PUBLISHED

Description

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult<T, E>, there is an implementation of Sync with a trait bound of T: Send, E: Send.