mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
8b3c582511
Set SOCKET_CLOEXEC on the sockets returned by accept. This ensures that the socket is unavailable to any child process created by system(). Making it harder for malicious code to set up a command channel, as seen in the exploit for CVE-2015-0240 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
async_connect_send_test.c | ||
async_sock.c | ||
async_sock.h | ||
wscript_build |