icon

We found results for “

WS-2023-0198

Good to know:

icon

Date: November 3, 2024

cyfs-base vulnerable to misaligned pointer dereference in `ChunkId::new`. The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function.

Language: RUST

Severity Score

Severity Score

Weakness Type (CWE)

Untrusted Pointer Dereference

CWE-822

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): CHANGED
Confidentiality (C): LOW
Integrity (I): LOW
Availability (A): NONE

Do you need more information?

Contact Us