]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScopes" dict key in slrpc_fetch_pro...
authorRalph Boehme <slow@samba.org>
Sat, 17 Jun 2023 11:39:55 +0000 (13:39 +0200)
committerJule Anger <janger@samba.org>
Fri, 14 Jul 2023 13:15:00 +0000 (15:15 +0200)
commit47a0c1681dd1e7ec407679793966ec8bdc08a24e
tree335f4ebfb2db7d679601196b1c2b564da3129ea4
parent98b2a013bc723cd660978d5a1db40b987816f90e
CVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScopes" dict key in slrpc_fetch_properties()

We were adding the value, but not the key.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_server/mdssvc/mdssvc.c