We found results for “”
WS-2022-0162
Good to know:
Date: November 3, 2024
Affected versions of this crate called mem::zeroed() to create values of a user-supplied type T. This is unsound e.g. if T is a reference type (which must be non-null).
Language: RUST
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Memory Allocation with Excessive Size Value
CWE-789Top Fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |