原始 OSV JSON{
"id": "GHSA-rmff-f8w9-c9rm",
"aliases": [
"CVE-2020-36472"
],
"details": "The `ImmediateIO` and `TransactionalIO` types implement `Sync` for all contained\n`Expander<EI>` types regardless of if the `Expander` itself is safe to use\nacross threads.\n\nAs the `IO` types allow retrieving the `Expander`, this can lead to non-thread\nsafe types being sent across threads as part of the `Expander` leading to data\nraces.\n",
"summary": "Data races in max7301",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.0"
}
]
}
],
"package": {
"name": "max7301",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-18T19:14:45Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-08-25T20:59:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36472",
"type": "ADVISORY"
},
{
"url": "https://github.com/edarc/max7301/issues/1",
"type": "WEB"
},
{
"url": "https://github.com/edarc/max7301/commit/0a1da873ddb29bca926bad8301f8d7ab8aa97c52",
"type": "WEB"
},
{
"url": "https://github.com/edarc/max7301",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0152.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-362"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-08-08T06:15:00Z",
"github_reviewed_at": "2021-08-09T17:25:44Z"
}
}