Lucene search

K
osvGoogleOSV:GHSA-MP6R-FGW2-RXFX
HistoryAug 25, 2021 - 8:53 p.m.

Arbitrary return types in xcb

2021-08-2520:53:27
Google
osv.dev
10

0.005 Low

EPSS

Percentile

76.7%

The function xcb::xproto::GetPropertyReply::value() returns a slice of type T where T is an unconstrained type parameter. The raw bytes received from the X11 server are interpreted as the requested type. The users of the xcb crate are advised to only call this function with the intended types. These are u8, u16, and u32.

This issue is tracked here: https://github.com/rust-x-bindings/rust-xcb/issues/95

CPENameOperatorVersion
xcblt1.0.0

0.005 Low

EPSS

Percentile

76.7%