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>
Tue, 30 Jun 2020 10:52:13 +0000 (12:52 +0200)
commit2041c05d9b41fb0255c3492d118628c14a0c4b3d
tree1122b4cda5cd9a6b6bc5c23e5373cfd884c9e2df
parentb8628cb44766ac4c4817b1a50f09ca316425bd8b
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