CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::cast_event uses std::mem::transmute to return a reference to an arbitrary type.
References
Link Resource
https://rustsec.org/advisories/RUSTSEC-2021-0019.html Exploit Vendor Advisory
Configurations

Configuration 1

cpe:2.3:a:xcb_project:xcb:*:*:*:*:*:rust:*:*

Information

Published : 2021-02-09 11:15

Updated : 2021-02-18 02:53


NVD link : CVE-2021-26958

Mitre link : CVE-2021-26958

Products Affected
No products.
CWE
CWE-252

Unchecked Return Value