Lucene search

K
osvGoogleOSV:GHSA-FHV4-FX3V-77W6
HistoryAug 25, 2021 - 8:52 p.m.

quinn invalidly assumes the memory layout of std::net::SocketAddr

2021-08-2520:52:05
Google
osv.dev
3

0.002 Low

EPSS

Percentile

53.8%

The quinn crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the memory layout, and this will cause invalid memory access if the standard library changes the implementation. No warnings or errors will be emitted once the change happens.

CPENameOperatorVersion
quinnlt0.6.2
quinnlt0.5.4
quinnge0.6.0

0.002 Low

EPSS

Percentile

53.8%

Related for OSV:GHSA-FHV4-FX3V-77W6