Unsoundness in `dashmap` references
High severity
GitHub Reviewed
Published
Jun 16, 2022
to the GitHub Advisory Database
•
Updated Jun 13, 2023
Description
Published to the GitHub Advisory Database
Jun 16, 2022
Reviewed
Jun 16, 2022
Last updated
Jun 13, 2023
Reference returned by some methods of
Ref
(and similar types) may outlive theRef
and escape the lock.This causes undefined behavior and may result in a segfault.
More information in
dashmap#167
issue.References