CVE-2016-2118: librpc: change the default auth level from DCERPC_AUTH_LEVEL_CONNECT...
authorStefan Metzmacher <metze@samba.org>
Tue, 15 Dec 2015 13:49:36 +0000 (14:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2016 17:25:27 +0000 (19:25 +0200)
commitd1c2ad4e16096c00259f45e59e1258a67ef8ef03
treeff3144a0053ccb6d6ffdeea7a802ae2bf324e580
parent6a47994cdb2ad414381063c482bd6056419ee48c
CVE-2016-2118: librpc: change the default auth level from DCERPC_AUTH_LEVEL_CONNECT to DCERPC_AUTH_LEVEL_INTEGRITY

ncacn_ip_tcp:server should get the same protection as ncacn_np:server
if authentication and smb signing is used.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11616

Signed-off-by: Stefan Metzmacher <metze@samba.org>
librpc/rpc/binding.c