1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/ldb/ldb_key_value
Andrew Bartlett 1d5b155619 CVE-2021-3670 ldb: Confirm the request has not yet timed out in ldb filter processing
The LDB filter processing is where the time is spent in the LDB stack
but the timeout event will not get run while this is ongoing, so we
must confirm we have not yet timed out manually.

RN: Ensure that the LDB request has not timed out during filter processing
as the LDAP server MaxQueryDuration is otherwise not honoured.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2021-11-25 01:41:30 +00:00
..
ldb_kv_cache.c lib ldb ldb_key_value: csbuild unused parm module 2019-06-13 07:16:22 +00:00
ldb_kv_index.c CVE-2021-3670 ldb: Confirm the request has not yet timed out in ldb filter processing 2021-11-25 01:41:30 +00:00
ldb_kv_search.c CVE-2021-3670 ldb: Confirm the request has not yet timed out in ldb filter processing 2021-11-25 01:41:30 +00:00
ldb_kv.c CVE-2021-3670 ldb: Confirm the request has not yet timed out in ldb filter processing 2021-11-25 01:41:30 +00:00
ldb_kv.h CVE-2021-3670 ldb: Confirm the request has not yet timed out in ldb filter processing 2021-11-25 01:41:30 +00:00