]> git.samba.org - samba.git/commit
rpc_servers: Fix crash with many interfaces
authorVolker Lendecke <vl@samba.org>
Thu, 31 Dec 2020 14:10:10 +0000 (15:10 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 11 Jan 2021 13:19:32 +0000 (13:19 +0000)
commit79a73b4484485092007edc0d025e5079dd9033db
treecc887f5ca092dd8318e684dbfe8b97739cd393ff
parentca9674855284633f5d4a13ef8b79174054fdbfd3
rpc_servers: Fix crash with many interfaces

Previously, the lowlevel routines wrote into the pf_listen_fd arrays
without checking its size.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
source3/printing/spoolssd.c
source3/rpc_server/lsasd.c
source3/rpc_server/mdssd.c