CVE-2023-3961:s3:smbd: Catch any incoming pipe path that could exit socket_dir.
commite5a1c1cfb0a73a37001afee530ae09bf5c58b515
authorJeremy Allison <jra@samba.org>
Wed, 26 Jul 2023 00:41:04 +0000 (25 17:41 -0700)
committerJule Anger <janger@samba.org>
Mon, 9 Oct 2023 20:16:07 +0000 (9 22:16 +0200)
tree87a62d726ce1b470f64e40b26e42b4a82c725f84
parent1fdc51ffec991d18546904d89d31029b2bcff1f5
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