LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36472: An issue was discovered in the max7301 crate before 0.2.0 for Rust.

An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander<EI> types that they contain.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-36472 affects the Rust max7301 crate before 0.2.0. The issue concerns unsafe thread-sharing behavior in library types, which could undermine Rust’s normal memory-safety guarantees when affected code is used concurrently. Public sources do not identify real-world exploitation, business impact, or affected downstream products.

Executive priority

Treat this as a targeted dependency hygiene issue unless max7301 appears in safety-critical or exposed operational systems. Prioritize inventory and upgrade validation over emergency response, because public sources do not show exploitation or broad product impact.

Technical view

ImmediateIO and TransactionalIO implement Sync for all contained Expander<EI> types. The advisory indicates this blanket Sync implementation was incorrect for max7301 versions before 0.2.0, creating potential unsoundness when non-thread-safe internals are shared across threads.

Likely exposure

Exposure is limited to software that depends on the Rust max7301 crate before version 0.2.0. The sources do not list CPEs, vendors, deployed products, or vulnerable applications. Embedded or hardware-control projects using this crate should be reviewed first.

Exploitation context

The source bundle shows no KEV listing and provides no cited evidence of active exploitation. The issue is a Rust safety and concurrency flaw, not a documented remotely exploitable service vulnerability. Practical risk depends on how affected code is used.

Researcher notes

Evidence is sparse: no CVSS, CWE, CPEs, affected vendors, or exploit reports are supplied. The key technical signal is Rust unsoundness from an overly broad Sync implementation in max7301 before 0.2.0. Avoid assuming impact beyond projects that actually use the crate.

Mitigation direction

  • Identify all projects using the max7301 Rust crate.
  • Upgrade max7301 to version 0.2.0 or later where feasible.
  • Review vendor or RustSec guidance before accepting residual risk.
  • Rebuild and retest applications after dependency changes.

Validation and detection

  • Check Cargo.lock and dependency manifests for max7301 versions below 0.2.0.
  • Run dependency advisory scanning against RustSec data.
  • Review concurrent use of ImmediateIO, TransactionalIO, and Expander types.
  • Confirm fixed dependency versions are present in release artifacts.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-36472 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.