cve/2021/CVE-2021-26958.md
2025-09-29 21:09:30 +02:00

773 B

CVE-2021-26958

Description

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.

POC

Reference

No PoCs from references.

Github