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.
References
Link | Resource |
---|---|
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lexer/RUSTSEC-2020-0138.md | Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0138.html | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
Information
Published : 2021-08-07 23:15
Updated : 2022-05-03 09:04
NVD link : CVE-2020-36458
Mitre link : CVE-2020-36458
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
lexer_project
- lexer