
Cloud Vulnerability DB
A community-led vulnerabilities database
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 descriptor
can close the file descriptor and continue to attempt using it or close an
already-closed file descriptor, violating I/O safety.
Starting in version 1.6.0, xcb
provides Connection::connect_with_fd
and
Connection::connect_with_fd_and_extensions
as safe alternatives and
deprecates the problematic functions.
Source: NVD
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."