CVE-2023-3961:s3:smbd: Catch any incoming pipe path that could exit socket_dir.
commitae476e1c28b797fe221172ed1066bf8efa476d8d
authorJeremy Allison <jra@samba.org>
Wed, 26 Jul 2023 00:41:04 +0000 (25 17:41 -0700)
committerJule Anger <janger@samba.org>
Tue, 10 Oct 2023 14:49:39 +0000 (10 14:49 +0000)
tree08ef779f1492468f991f36824c64188330bb85ce
parenta6b66661c754f8ecf7c6c8a43ff015257adf5d0a
CVE-2023-3961:s3:smbd: Catch any incoming pipe path that could exit socket_dir.

For now, SMB_ASSERT() to exit the server. We will remove
this once the test code is in place.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/rpc_client/local_np.c