Description
An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free.
Published: 2020-12-31
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

No remediation available yet.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2021-1652 An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free.
Github GHSA Github GHSA GHSA-96w3-p368-4h8c Use after free in internment
History

No history.

Subscriptions

Internment Project Internment
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2024-08-04T17:16:13.232Z

Reserved: 2020-12-31T00:00:00.000Z

Link: CVE-2020-35874

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2020-12-31T10:15:15.753

Modified: 2026-06-17T03:14:30.673

Link: CVE-2020-35874

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

  • CWE-416

    Use After Free