CyberRota Analysis
AI analysis pending.
CVE
CVE-2020-36458
Severity
HIGH
CVSS
8.1
EPSS
0.83%
Original NVD 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.