1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Gary Lockyer 954eddd0b8 lib/tevent/echo_server.c set socket close on exec
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>
2017-12-18 04:38:19 +01:00
..
2017-11-13 18:02:46 +01:00
2013-01-18 00:05:37 +01:00
2016-08-20 05:51:10 +02:00
2017-09-16 08:35:39 +02:00
2017-11-18 00:09:15 +01:00
2017-11-13 18:02:46 +01:00