The atom crate contains a security issue revolving around its implementation of the Send trait. It incorrectly allows any arbitrary type to be sent across threads potentially leading to use-after-free issues through memory races.
{
"severity": "MODERATE",
"github_reviewed_at": "2021-08-19T20:53:48Z",
"cwe_ids": [
"CWE-362"
],
"nvd_published_at": null,
"github_reviewed": true
}