We found results for “”
WS-2022-0159
Good to know:
Date: November 3, 2024
In tss-esapi in Rust When Context::start_auth_session was called with a nonce argument value of Some(...), the nonce pointer passed down through FFI to Esys_StartAuthSession would be a dangling pointer, left over from a defunct instance of TPM2B_NONCE. This issue may affect memory safety. Versions 6.1.2 and 7.1.0 contain a patch for this issue .
Language: RUST
Severity Score
Related Resources (5)
Severity Score
Weakness Type (CWE)
Expired Pointer Dereference
CWE-825Top Fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |