1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-09 09:57:48 +03:00
Gary Lockyer 3a504d48c3 source3/rpc_server/rpc_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:20 +01:00
..
2017-02-22 08:26:23 +01:00
2017-12-05 04:58:26 +01:00
2017-12-05 04:58:26 +01:00
2017-12-05 04:58:26 +01:00
2017-12-05 04:58:26 +01:00
2016-08-24 18:01:14 +02:00