CVE-2020-36458

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:lexer_project:lexer:*:*:*:*:*:rust:*:*

History

No history.

Information

Published : 2021-08-08 06:15

Updated : 2024-02-28 18:28


NVD link : CVE-2020-36458

Mitre link : CVE-2020-36458

CVE.ORG link : CVE-2020-36458


JSON object : View

Products Affected

lexer_project

  • lexer
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')