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 11:04:45 +0000 (13:04 +0200)
commitc745a495415d77fd3ebfb8a658a1dad7cce114a5
tree842e0927618daae34a71f540cc257fd395973e0b
parent3ca77e3edc0ba2c9dd3f2c0394f8c2f799d989b9
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