CVE-2020-10730: vlv: Do not re-ASQ search the results of an ASQ search with VLV
authorAndrew Bartlett <abartlet@samba.org>
Tue, 5 May 2020 00:55:57 +0000 (12:55 +1200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 25 Jun 2020 08:43:52 +0000 (10:43 +0200)
commitdd53faf44463705f83e6f25e53a5682eb0dc0e1b
treef02c9ca96a31d26ad12802a0f52de2bf3e9faca9
parentc61a5255d9efaa1e63e33810f5236ea21b283c40
CVE-2020-10730: vlv: Do not re-ASQ search the results of an ASQ search with VLV

This is a silly combination, but at least try and keep the results sensible
and avoid a double-dereference.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/vlv_pagination.c