CVE-2020-36436
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the unicycle crate before 0.7.1 for Rust where the crate unconditionally implemented Send & Sync traits for types PinSlab & Unordered. The vulnerability was discovered on November 15, 2020 and was assigned CVE-2020-36436 (RustSec Advisory).

Technical details

The vulnerability stems from the unconditional implementation of Send & Sync traits for PinSlab & Unordered types without proper trait bounds. This implementation allowed sending non-Send types to other threads and concurrently accessing non-Sync types from multiple threads. The issue has a CVSS score of 8.1 (High) with vector CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H (RustSec Advisory).

Impact

This vulnerability can result in data races and memory corruption when types that provide internal mutability without synchronization are contained within PinSlab or Unordered and accessed concurrently from multiple threads (RustSec Advisory).

Mitigation and workarounds

The vulnerability was fixed in version 0.7.1 of the unicycle crate. The fix involved adding trait bound T: Send to Send implementations for PinSlab & Unordered and adding T: Sync to Sync implementations for PinSlab & Unordered. The patches were implemented in commits 92f40b4 & 6a6c367 (RustSec Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

GHSA-2fjw-whxm-9v4qCRITICAL9.3
  • RustRust
  • nftnl
NoYesNov 25, 2025
CVE-2025-66017HIGH8.2
  • RustRust
  • cggmp21
NoYesNov 25, 2025
GHSA-mj73-j457-8x9qLOW2.7
  • RustRust
  • maxminddb
NoYesDec 02, 2025
GHSA-pq5v-rwp8-p7gmLOW2.7
  • RustRust
  • rtvm-interpreter
NoNoDec 02, 2025
RUSTSEC-2025-0132N/AN/A
  • RustRust
  • maxminddb
NoYesNov 28, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management