1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4
Gary Lockyer f467727db5 CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Add maximum parse tree depth to the call to asn1_init, which will be
used to limit the depth of the ASN.1 parse tree.

Credit to OSS-Fuzz

REF: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20454
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14334

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2020-05-04 02:59:31 +00:00
..
auth CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth 2020-05-04 02:59:31 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client smbclient4: Remove unused code 2020-02-10 19:26:37 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dlz_bind9: Avoid talloc_new(NULL), use a parent variable 2020-04-01 08:51:31 +00:00
dsdb s4:samdb: Do not create WDdigests for HTTP if weak crypto is disabled 2020-04-08 13:02:39 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2Self 2019-12-10 09:18:46 +00:00
heimdal_build heimdal_build: Remove bashism from --address-sanitizer build rule 2020-01-18 12:25:16 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc mit-kdc: Explicitly reject S4U requests 2020-03-10 14:46:04 +00:00
ldap_server CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth 2020-05-04 02:59:31 +00:00
lib s4:tls: Fix generating TLS RSA certs with FIPS140-2 2020-04-08 13:02:39 +00:00
libcli CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth 2020-05-04 02:59:31 +00:00
libnet smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
librpc s4-librpc: Simplify bytes or unicode input checking in python GUID() bindings 2020-03-23 19:12:43 +00:00
nbt_server smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs Implement alt name query for smb2 2020-04-28 18:09:39 +00:00
param py3: Remove #define PyInt_FromLong PyLong_FromLong 2020-03-23 19:12:43 +00:00
rpc_server s4:rpc_server/lsa: remove some useless talloc_reference() calls 2020-02-05 08:46:38 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting samba_dnsupdate: fix delete (samba-tool) message 2020-03-27 09:02:37 +00:00
selftest testprogs: Add client kerberos test 2020-04-29 11:53:41 +00:00
setup provision: Remove final code for the LDAP backend 2020-04-23 06:12:20 +00:00
smb_server s4/smb_server: Fix handling of SMB2 messages after Netbios session setup 2019-12-05 18:44:40 +00:00
smbd s4-smbd: Make use of prctl_set_comment() 2020-02-27 03:42:35 +00:00
torture s4/torture: add a comprehensive "non-lease-break-trigger" access mask test case 2020-04-30 19:32:45 +00:00
utils s4/selftest: Adjust samba4.blackbox.samba_tool to use (s3) smbclient 2020-04-03 15:08:28 +00:00
winbind s4/winbind: clang: Fixes 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build