CVE-2016-2118: s4:librpc: use integrity by default for authenticated binds
authorStefan Metzmacher <metze@samba.org>
Fri, 11 Mar 2016 15:02:25 +0000 (16:02 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2016 17:25:27 +0000 (19:25 +0200)
commit9085300e90fd06242ca03e426c09b01ed610c45a
treeb995d37fe3315ee61a46b9649999c5e2e8b98c44
parentd1c2ad4e16096c00259f45e59e1258a67ef8ef03
CVE-2016-2118: s4:librpc: use integrity by default for authenticated binds

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>
source4/librpc/rpc/dcerpc_util.c