Skip to content

Concurrency: what measures does Rust take for ensuring secure concurrency? (big question - break this down!) #32

Description

@andymeneely

https://cwe.mitre.org/data/definitions/609 Double-Checked Locking
https://cwe.mitre.org/data/definitions/663 Use of a Non-reentrant Function in a Concurrent Context
https://cwe.mitre.org/data/definitions/820 Missing Synchronization
https://cwe.mitre.org/data/definitions/833 Deadlock
https://cwe.mitre.org/data/definitions/1058 Invokable Control Element in Multi-Thread Context with non-Final Static Storable or Member Element
https://cwe.mitre.org/data/definitions/1223 Race Condition for Write-Once Attributes

Metadata

Metadata

Assignees

No one assigned

    Labels

    rust-discussIssues up for discussion in our CWE to Rust mitigations manual mapping

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions