]> git.ipfire.org Git - thirdparty/samba.git/commit
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>
Wed, 30 Mar 2016 02:08:20 +0000 (04:08 +0200)
commit7847ee85d278adb9ce4fc7da7cf171917227c93f
tree2a17846c130a598315fb2cd1bafe0a247d88a9c8
parent52aa7b60f3ca9325d30af9f8676471afcbda87be
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