CVE-2021-26955

Publication date

2021-02-09 22:07:26

Family

mitre

State

PUBLISHED

Description

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name() calls std::str::from_utf8_unchecked() on unvalidated bytes from an X server.