Lucene search
+L

4 matches found

Github Security Blog
Github Security Blog
added 2025/08/22 5:34 p.m.9 views

Rust XCB `xcb::Connection::connect_to_fd*` functions violate I/O safety

The API of xcb::Connection has constructors which allow an arbitrary RawFd to be used as a socket connection. On either failure of these constructors or on the drop of Connection, it closes the associated file descriptor. Thus, a program which uses an OwnedFd such as a UnixStream as the file...

7.2AI score
SaveExploits0References7Affected Software1
Rows per page
Query Builder