Ralph Dolmans
8f1cb41725
Merge PR #172 : Add IBM s390x arch for testing, by noloader.
2020-02-28 11:42:17 +01:00
W.C.A. Wijngaards
d68c1e29b6
Changelog note for PR #173 .
...
- Merge PR #173 : updated makedist.sh for config.guess and
config.sub and sha256 digest for gpg, by noloader.
2020-02-28 10:15:57 +01:00
George Thessalonikefs
9efe85fb4c
- Merge PR #171 : Add additional compilers and platforms to Travis
...
testing, by noloader.
2020-02-27 18:13:22 +01:00
W.C.A. Wijngaards
6f4818ebcb
- Fix more undefined sanitizer issues, in respip copy_rrset null
...
dname, and in the client_info_compare routine for null memcmp.
2020-02-27 15:43:27 +01:00
W.C.A. Wijngaards
57bbbfc0e6
- Fix #170 : Fix gcc undefined sanitizer signed integer overflow
...
warning in signature expiry RFC1982 serial number arithmetic.
2020-02-27 15:22:35 +01:00
W.C.A. Wijngaards
348e246b66
- Fix #169 : Fix warning for daemon/remote.c output may be truncated
...
from snprintf.
2020-02-27 15:08:10 +01:00
W.C.A. Wijngaards
f469049198
- iana portlist updated.
2020-02-26 14:32:14 +01:00
W.C.A. Wijngaards
e24d7c64a8
Dnstap io, note that it creates a thread when possible.
2020-02-26 12:21:42 +01:00
W.C.A. Wijngaards
de35486fb7
Documentation for prefer-ip4, Issue #165 .
2020-02-25 09:58:32 +01:00
W.C.A. Wijngaards
318d4e91cc
- Fix #165 : Add prefer-ip4: yesno config option to prefer ipv4 for
...
using ipv4 filters, because the hosts ip6 netblock /64 is not owned
by one operator, and thus reputation is shared.
2020-02-25 09:55:59 +01:00
George Thessalonikefs
f99dd8f6dc
Changelog note for PR #166 .
...
- Merge PR #166 : Fix typo in unbound.service.in, by glitsj16.
2020-02-24 12:01:20 +01:00
W.C.A. Wijngaards
d2a843b422
- master branch has 1.10.1 version.
2020-02-20 14:42:58 +01:00
W.C.A. Wijngaards
6d7e0d68cf
Note tag position in Changelog.
2020-02-20 14:41:39 +01:00
W.C.A. Wijngaards
ec0d6f196e
- Updated contrib/unbound_smf23.tar.gz with Solaris SMF service for
...
Unbound from Yuri Voinov.
2020-02-20 09:17:24 +01:00
W.C.A. Wijngaards
184f26355a
Fix ifdef of X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS, and
...
Merge branch 'master' into framestreams
2020-02-18 08:33:58 +01:00
W.C.A. Wijngaards
6accd3d681
- protect X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS with ifdef for
...
different openssl versions.
2020-02-18 08:31:38 +01:00
W.C.A. Wijngaards
b4f055effc
Merge branch 'master' into framestreams
2020-02-17 15:25:47 +01:00
W.C.A. Wijngaards
85fd23769f
- changelog point where the tag for 1.10.0rc2 release is.
2020-02-17 15:24:29 +01:00
Ralph Dolmans
fe5370a98a
- Add respip to supported module-config options in unbound-checkconf.
2020-02-17 13:36:30 +01:00
George Thessalonikefs
4b354d38c1
- Remove unused variable.
2020-02-17 12:56:20 +01:00
W.C.A. Wijngaards
a9b7638f4b
Neater changelog
2020-02-17 10:10:44 +01:00
W.C.A. Wijngaards
42fdfd8121
- contrib/drop2rpz: perl script that converts the Spamhaus DROP-List
...
in RPZ-Format, contributed by Andreas Schulze.
2020-02-17 10:09:46 +01:00
W.C.A. Wijngaards
6d1b4e050d
dnstap io, dnstap tls default is yes, and man page documentation.
2020-02-14 10:01:37 +01:00
W.C.A. Wijngaards
78e6060858
dnstap io, example.conf example, config_file entries for tcp and tls.
2020-02-14 09:03:09 +01:00
W.C.A. Wijngaards
2665ae0414
- Stop unbound-checkconf from insisting that auth-zone and rpz
...
zonefiles have to exist. They can not exist, and download later.
2020-02-14 07:57:57 +01:00
W.C.A. Wijngaards
77bdbc6e98
- Fix spelling in unbound.conf.5.in.
2020-02-14 07:54:49 +01:00
W.C.A. Wijngaards
00d622bed7
- updated version number to 1.10.0.
2020-02-12 12:51:35 +01:00
W.C.A. Wijngaards
9e193be648
- Fix compile warning when threads disabled.
2020-02-12 11:55:02 +01:00
W.C.A. Wijngaards
7dcfe531e4
- Fix to clean memory leak of respip_addr.lock when ip_tree deleted.
2020-02-12 11:49:26 +01:00
W.C.A. Wijngaards
e965775064
- Fix contrib/fastrpz.patch to apply cleanly. Fix for serve-stale
...
fixes, but it does not compile, conflicts with new rpz code.
2020-02-12 11:29:55 +01:00
W.C.A. Wijngaards
6e13c6f401
- Fix contrib/fastrpz.patch to apply cleanly.
2020-02-12 11:24:59 +01:00
W.C.A. Wijngaards
2916cfb3b0
- Fix with libnettle make test with dsa disabled.
2020-02-12 11:15:24 +01:00
George Thessalonikefs
adda4f6ace
- Fix use after free on log-identity after a reload; Fixes #163 .
2020-02-10 13:56:22 +01:00
George Thessalonikefs
c316b1d7d5
- Document 'ub_result.was_ratelimited' in libunbound.
2020-02-10 10:31:47 +01:00
W.C.A. Wijngaards
aee3706f66
- Fix to put braces around empty if body when threading is disabled.
2020-02-06 15:33:02 +01:00
George Thessalonikefs
8e135d5f59
- Document in unbound.conf manpage that configuration clauses can be repeated in the configuration file.
2020-02-06 14:39:58 +01:00
George Thessalonikefs
5d6358b66d
- Cleaner code for mesh_serve_expired_lookup.
2020-02-06 14:38:01 +01:00
W.C.A. Wijngaards
4089147351
- Fix to lock and release once in mesh_serve_expired_lookup.
2020-02-06 14:01:45 +01:00
W.C.A. Wijngaards
18ea62e369
- Fix to lock zone before adding rpz qname trigger.
2020-02-06 12:22:15 +01:00
W.C.A. Wijngaards
d000523b00
- Fix to create and destroy rpz_lock in auth_zones structure.
2020-02-06 11:51:17 +01:00
George Thessalonikefs
0758d29324
- Fix num_reply_states and num_detached_states counting with
...
serve_expired_callback.
2020-02-06 11:44:48 +01:00
W.C.A. Wijngaards
af7abd4dfd
- Fix num_reply_addr counting in mesh and tcp drop due to size
...
after serve_stale commit.
2020-02-06 11:09:30 +01:00
gthess
f7fe95ad7b
Serve stale ( #159 )
...
- Added serve-stale functionality as described in
draft-ietf-dnsop-serve-stale-10. `serve-expired-*` options can be used
to configure the behavior.
- Updated cachedb to honor `serve-expired-ttl`; Fixes #107 .
- Renamed statistic `num.zero_ttl` to `num.expired` as expired replies
come with a configurable TTL value (`serve-expired-reply-ttl`).
- Fixed stats when replying with cached, cname-aliased records.
- Added missing default values for redis cachedb backend.
2020-02-05 14:20:27 +01:00
Ralph Dolmans
8c88ab4747
- Add assertion to please static analyzer
2020-02-03 16:44:21 +01:00
W.C.A. Wijngaards
7495b25f94
- Fix fclose on error in TLS session ticket code.
2020-01-31 07:49:14 +01:00
Ralph Dolmans
810862dc65
- Stop working on socket when socket() call returns an error.
...
- Check malloc return values in TLS session ticket code
2020-01-30 19:15:58 +01:00
W.C.A. Wijngaards
a4244e79ca
- Add getentropy_freebsd.o to Makefile dependencies.
2020-01-30 16:15:51 +01:00
W.C.A. Wijngaards
833021d84d
- Add build rule for ipset to Makefile
2020-01-30 16:12:39 +01:00
Ralph Dolmans
2c459443da
- Add changelog entry for RPZ merge
2020-01-30 16:04:27 +01:00
Ralph Dolmans
056176ec9a
Merge branch 'master' into rpz
2020-01-30 15:57:34 +01:00
Ralph Dolmans
d69ba6f39f
- Add changelog entry for memory leak fix
2020-01-30 15:47:49 +01:00
Ralph Dolmans
5dc6798e75
Merge branch 'master' of github.com:NLnetLabs/unbound
2020-01-30 14:58:25 +01:00
Ralph Dolmans
4f5b934688
- Fix small memory leak in error condition remote.c
...
- Fix double free in error condition view.c
2020-01-30 14:56:48 +01:00
W.C.A. Wijngaards
a5f133ef2f
- updated .gitignore for added contrib file.
2020-01-30 14:20:08 +01:00
W.C.A. Wijngaards
de5c0d4228
Changelog note for PR#151.
...
- Merge PR#151: Fixes for systemd units, by Maryse47, Edmonds
and Frzk. Updates the unbound.service systemd file and adds
a portable systemd service file.
2020-01-30 14:11:41 +01:00
W.C.A. Wijngaards
20a2574da1
- Update contrib/fastrpz.patch for clean diff with current code.
2020-01-30 13:05:35 +01:00
W.C.A. Wijngaards
bf13191b87
- Fix subnet tests for disabled DSA algorithm by default.
2020-01-30 09:08:19 +01:00
Ralph Dolmans
4326b10169
- Add PR#156 merge to changelog (Added unbound-control view_local_datas_remove
...
command)
2020-01-29 15:46:05 +01:00
Ralph Dolmans
d82de651c6
Merge pull request #156 from n3bul4/master
...
Added unbound-control view_local_datas_remove command
2020-01-29 15:44:39 +01:00
Alexander Berkes
61c2333174
Added view_local_datas_remove description to documentation
2020-01-29 15:32:55 +01:00
W.C.A. Wijngaards
079de39b46
- Fix #157 : undefined reference to `htobe64'.
2020-01-29 11:56:29 +01:00
W.C.A. Wijngaards
6c0a863584
- Fix to silence the tls handshake errors for broken pipe and reset
...
by peer, unless verbosity is set to 2 or higher.
2020-01-28 14:32:06 +01:00
Ralph Dolmans
a930b94658
- Add PR#147 merge to changelog
2020-01-28 13:41:26 +01:00
Ralph Dolmans
13a7783d7b
Merge pull request #147 from mnach/minor-rfc-comment
...
minor #1344 change rfc reference for reserved top level dns names
2020-01-28 13:39:18 +01:00
PMunch
b7e8dc1182
Merge branch 'master' into master
2020-01-28 13:18:01 +01:00
W.C.A. Wijngaards
f6287fc718
- iana portlist updated.
2020-01-28 12:25:37 +01:00
Mikhail Nacharov
c3fac2550f
minor #1344 change rfc reference for reserved top level dns names
2020-01-27 22:04:09 +05:00
Ralph Dolmans
0feee99055
- Add changelog entry for PR#148.
2020-01-27 16:06:06 +01:00
Ralph Dolmans
41621fb1df
- Add changelog entry for RP#154
...
- autoconf after PR#154
2020-01-27 15:50:12 +01:00
W.C.A. Wijngaards
68ff1730ac
- Fix #153 : Disable validation for DSA algorithms. RFC 8624
...
compliance.
2020-01-27 09:40:18 +01:00
W.C.A. Wijngaards
82a6a2f8cc
Changelog note for PR#155.
...
- Merge PR#155 from Rober Edmonds: contrib/libunbound.pc.in: Fixes
to Libs/Requires for crypto library dependencies.
2020-01-27 09:31:07 +01:00
W.C.A. Wijngaards
61456ff81d
Changelog and contrib/README note for PR#150.
...
- Merge PR#150 from Frzk: Systemd unit without chroot. It add
contrib/unbound_nochroot.service.in, a systemd file for use with
chroot: "", see comments in the file, it uses systemd protections
instead.
2020-01-23 16:16:52 +01:00
Ralph Dolmans
9877e52161
Merge branch 'master' of github.com:NLnetLabs/unbound into rpz
2020-01-15 23:44:10 +01:00
W.C.A. Wijngaards
1e0c957dcd
- Fix auth zone support for NSEC3 records without salt.
2020-01-14 16:03:29 +01:00
W.C.A. Wijngaards
ea26e5038e
- Fix for memory leak when edns subnet config options are read when
...
compiled without edns subnet support.
2020-01-14 15:48:27 +01:00
W.C.A. Wijngaards
2c4be0c201
- Fix crash after reload where a stats lookup could reference old key
...
cache and neg cache structures.
2020-01-14 15:18:52 +01:00
W.C.A. Wijngaards
9b3f3101e3
- Removed the dnscrypt_queries and dnscrypt_queries_chacha tests,
...
because dnscrypt-proxy (2.0.36) does not support the test setup
any more, and also the config file format does not seem to have
the appropriate keys to recreate that setup.
2020-01-14 14:40:44 +01:00
W.C.A. Wijngaards
e149bc7046
- Fix unreachable code in ssl set options code.
2020-01-10 11:28:01 +01:00
W.C.A. Wijngaards
a8db52120b
- Fix the relationship between serve-expired and prefetch options,
...
patch from Saksham Manchanda from Secure64.
2020-01-10 10:04:50 +01:00
Ralph Dolmans
92a525225b
- Add changelog entry for fix #138 (stop binding pidfile inside chroot dir in
...
systemd service file).
2020-01-08 16:36:18 +01:00
W.C.A. Wijngaards
c4e199ecca
- And update for more spare space.
2020-01-08 12:58:07 +01:00
W.C.A. Wijngaards
5ae1544583
- Updated sldns_bget_token_par fix for also space for the zero
...
delimiter after the character.
2020-01-08 11:55:42 +01:00
W.C.A. Wijngaards
05a5dc2d0d
- Fix out-of-bounds null-byte write in sldns_bget_token_par while
...
parsing type WKS, reported by Luis Merino from X41 D-Sec.
2020-01-08 11:08:16 +01:00
W.C.A. Wijngaards
19473d95eb
- Fix 'make test' to work for --disable-sha1 configure option.
2020-01-08 09:23:46 +01:00
George Thessalonikefs
8686b0abbf
- Changes to compat/getentropy_solaris.c for,
...
ifdef stdint.h inclusion for older systems.
ifdef sha2.h inclusion for older systems.
2020-01-07 15:19:15 +02:00
George Thessalonikefs
d68ece28c4
- Downgrade compat/getentropy_solaris.c to version 1.4 from OpenBSD.
...
The dl_iterate_phdr() function introduced in newer versions raises
compilation errors on solaris 10.
2020-01-07 15:06:14 +02:00
W.C.A. Wijngaards
453c84b237
- Fix #140 : Document slave not downloading new zonefile upon update.
2020-01-06 16:36:44 +01:00
W.C.A. Wijngaards
20a3d3be5f
(Changelog note for #135 ).
...
- Merge #135 from Florian Obser: Use passed in neg and key cache
if non-NULL.
2020-01-06 16:18:46 +01:00
George Thessalonikefs
1d45b4a1e0
- Update mailing list URL.
2019-12-16 16:03:31 +01:00
Ralph Dolmans
90b42b56b6
- Fix typo to let serve-expired-ttl work with ub_ctx_set_option(), by
...
Florian Obser
2019-12-12 13:05:09 +01:00
Ralph Dolmans
f1d5d5d682
Make master 1.9.7 in development.
2019-12-12 12:48:29 +01:00
W.C.A. Wijngaards
41d3e2027c
- Fix to make auth zone IXFR to fallback to AXFR if a single
...
response RR is received over TCP with the SOA in it.
2019-12-10 13:09:50 +01:00
W.C.A. Wijngaards
e828d678ba
- Fix Makefile.in for ipset module compile, from Adi Prasaja.
2019-12-06 11:31:34 +01:00
W.C.A. Wijngaards
f3c2d05728
- Fix ipsecmod compile.
2019-12-06 07:59:55 +01:00
W.C.A. Wijngaards
4b73b5f299
- tag for 1.9.6rc1.
2019-12-05 11:21:46 +01:00
W.C.A. Wijngaards
ff7d68ca53
- unbound-fuzzers.tar.bz2: three programs for fuzzing, that are 1:1
...
replacements for unbound-fuzzme.c that gets created after applying
the contrib/unbound-fuzzme.patch. They are contributed by
Eric Sesterhenn from X41 D-Sec.
2019-12-05 09:10:49 +01:00
W.C.A. Wijngaards
3fb98a72d2
- Fix Make Test Fails when Configured With --enable-alloc-nonregional,
...
reported by X41 D-Sec.
2019-12-04 16:23:52 +01:00
W.C.A. Wijngaards
6e8b4a7796
- update contrib/fastrpz.patch to apply more cleanly.
2019-12-04 11:41:13 +01:00
W.C.A. Wijngaards
6f7eb3ea9f
- Fix testbound for alloccheck runs, memory purify and lock checks.
2019-12-04 11:37:24 +01:00
W.C.A. Wijngaards
216747bb17
- Fix lock type for memory purify log lock deletion.
2019-12-04 09:44:31 +01:00
W.C.A. Wijngaards
8f79119826
- make depend
2019-12-03 17:28:51 +01:00
W.C.A. Wijngaards
4106308bd5
- Fix Hardcoded Constant, reported by X41 D-Sec.
2019-12-03 17:23:38 +01:00
W.C.A. Wijngaards
c4c1f9e5ef
- Fix _vfixed not Used, removed from sbuffer code,
...
reported by X41 D-Sec.
2019-12-03 17:07:35 +01:00
W.C.A. Wijngaards
b6f0b1af86
- Fix compile error in dnscrypt.
2019-12-03 16:44:24 +01:00
W.C.A. Wijngaards
68027ab145
- Fix Client NONCE Generation used for Server NONCE,
...
reported by X41 D-Sec.
2019-12-03 16:42:14 +01:00
W.C.A. Wijngaards
4a7ebfabcf
- Fix Bad Indentation, in dnscrypt.c,
...
reported by X41 D-Sec.
2019-12-03 16:34:53 +01:00
W.C.A. Wijngaards
9ce6119513
- Fix snprintf() supports the n-specifier,
...
reported by X41 D-Sec.
2019-12-03 16:29:18 +01:00
W.C.A. Wijngaards
534eac6ae5
Note what it did, lower to 256 max count.
2019-12-03 16:21:04 +01:00
W.C.A. Wijngaards
d3ff930b06
- Fix Hang in sldns_wire2str_pkt_scan(),
...
reported by X41 D-Sec.
2019-12-03 16:20:24 +01:00
W.C.A. Wijngaards
6c3a0b54ed
- Fix Out of Bound Write Compressed Names in rdata_copy(),
...
reported by X41 D-Sec.
2019-12-03 16:18:47 +01:00
W.C.A. Wijngaards
2d444a5037
- Fix Insufficient Handling of Compressed Names in dname_pkt_copy(),
...
reported by X41 D-Sec.
2019-12-03 16:17:03 +01:00
W.C.A. Wijngaards
c99438c6a1
- Fix Out of Bounds Write in sldns_b64_pton(),
...
fixed by check in sldns_str2wire_int16_data_buf(),
reported by X41 D-Sec.
2019-12-03 16:10:34 +01:00
W.C.A. Wijngaards
3f3cadd416
- Fix Out of Bounds Write in sldns_str2wire_str_buf(),
...
reported by X41 D-Sec.
2019-12-03 16:01:31 +01:00
W.C.A. Wijngaards
e183a66d60
- Fix OOB Read in sldns_wire2str_dname_scan(),
...
reported by X41 D-Sec.
2019-12-03 15:42:34 +01:00
W.C.A. Wijngaards
d2eb78e871
- Fix Assert Causing DoS in dname_pkt_copy(),
...
reported by X41 D-Sec.
2019-12-03 15:20:48 +01:00
W.C.A. Wijngaards
5a66aecef9
- Fix similar code in auth_zone synth cname to add the extra checks.
2019-12-03 15:11:22 +01:00
W.C.A. Wijngaards
f5e06689d1
- Fix Assert Causing DoS in synth_cname(),
...
reported by X41 D-Sec.
2019-12-03 15:10:36 +01:00
W.C.A. Wijngaards
5a00b31f86
- Fix text around serial arithmatic used for RRSIG times to refer
...
to correct RFC number.
2019-12-03 12:58:09 +01:00
W.C.A. Wijngaards
cdbf091c0d
Changelog entry for merge of #124 .
...
- Merge pull request #124 from rmetrich: Changed log lock
from 'quick' to 'basic' because this is an I/O lock.
2019-12-03 10:03:44 +01:00
W.C.A. Wijngaards
aa64c58368
Changelog entry for #122 .
...
- Merge pull request #122 from he32: In tcp_callback_writer(),
don't disable time-out when changing to read.
2019-12-02 13:59:43 +01:00
W.C.A. Wijngaards
f82f971997
- Add make distclean that removes everything configure produced,
...
and make maintainer-clean that removes bison and flex output.
2019-11-22 15:10:02 +01:00
George Thessalonikefs
30b0fa1e8e
Fix compiler warnings.
2019-11-22 14:30:56 +01:00
W.C.A. Wijngaards
1718a8e6b5
- Fix dname loop maximum, reported by Eric Sesterhenn from X41 D-Sec.
2019-11-22 14:23:00 +01:00
Ralph Dolmans
bbb737ca5a
processing RPZ review feedback
2019-11-22 12:56:24 +08:00
W.C.A. Wijngaards
ebad5416d7
- Fix comments for doxygen in dns64.
2019-11-20 15:22:20 +01:00
W.C.A. Wijngaards
8833d44d01
- Fix python examples/calc.py for eval, reported by X41 D-Sec.
2019-11-20 15:07:09 +01:00
W.C.A. Wijngaards
da4d6ffee3
- Fix Bad Randomness in Seed, reported by X41 D-Sec.
2019-11-20 14:40:50 +01:00
W.C.A. Wijngaards
981fedea0e
- Fix NULL Pointer Dereference via Control Port,
...
reported by X41 D-Sec.
2019-11-20 14:37:13 +01:00
W.C.A. Wijngaards
3a49e683ed
- Fix Enum Name not Used, reported by X41 D-Sec.
2019-11-20 14:22:06 +01:00
W.C.A. Wijngaards
3907876eac
- Fix Unrequired Checks, reported by X41 D-Sec.
2019-11-20 14:05:54 +01:00
W.C.A. Wijngaards
fcd9b34bb5
- Fix Useless memset() in validator, reported by X41 D-Sec.
2019-11-20 14:02:58 +01:00
W.C.A. Wijngaards
d63ec2dfcb
- Fix Terminating Quotes not Written, reported by X41 D-Sec.
2019-11-20 14:01:01 +01:00
W.C.A. Wijngaards
6139943428
- Fix compile with --enable-alloc-checks, reported by X41 D-Sec.
2019-11-20 13:51:10 +01:00
W.C.A. Wijngaards
a76e43341f
- Fixed Compat Code Diverging from Upstream, reported by X41 D-Sec.
2019-11-20 13:30:27 +01:00
W.C.A. Wijngaards
d63536289c
- Changes to compat/getentropy files for,
...
no link to openssl if using nettle, and hence config.h for
HAVE_NETTLE variable.
compat definition of MAP_ANON, for older systems.
ifdef stdint.h inclusion for older systems.
ifdef sha2.h inclusion for older systems.
2019-11-20 13:28:49 +01:00
W.C.A. Wijngaards
d085a0039b
- Upgrade compat/getentropy_osx.c to version 1.12 from OpenBSD.
2019-11-20 13:12:36 +01:00
W.C.A. Wijngaards
3ebc480690
- Upgrade compat/getentropy_solaris.c to version 1.13 from OpenBSD.
2019-11-20 13:11:05 +01:00
W.C.A. Wijngaards
20dd979d00
- Synchronize compat/getentropy_win.c with version 1.5 from
...
OpenBSD, no changes but makes the file, comments, identical.
2019-11-20 13:08:43 +01:00
W.C.A. Wijngaards
623dba975a
- Upgrade compat/getentropy_linux.c to version 1.46 from OpenBSD.
2019-11-20 13:05:10 +01:00
W.C.A. Wijngaards
09707fc403
- Fix Integer Underflow in Regional Allocator,
...
reported by X41 D-Sec.
2019-11-20 13:00:56 +01:00
W.C.A. Wijngaards
2dcc7016ac
- Fix Local Memory Leak in cachedb_init(),
...
reported by X41 D-Sec.
2019-11-20 12:56:39 +01:00
W.C.A. Wijngaards
f887552763
- Fix Config Injection in create_unbound_ad_servers.sh,
...
reported by X41 D-Sec.
2019-11-20 12:02:19 +01:00
W.C.A. Wijngaards
72d348de6a
- Fix Out-of-Bounds Read in dname_valid(),
...
reported by X41 D-Sec.
2019-11-20 11:38:11 +01:00
W.C.A. Wijngaards
7646c96259
- Fix Randomness Error not Handled Properly,
...
reported by X41 D-Sec.
2019-11-20 11:35:07 +01:00
W.C.A. Wijngaards
d8809c672a
- Fix Weak Entropy Used For Nettle,
...
reported by X41 D-Sec.
2019-11-20 11:28:53 +01:00
W.C.A. Wijngaards
7e3da817c3
- Adjust unbound-control to make stats_shm a read only operation.
2019-11-20 11:18:03 +01:00
W.C.A. Wijngaards
c54fe82886
- Fix Shared Memory World Writeable,
...
reported by X41 D-Sec.
2019-11-20 11:13:45 +01:00
W.C.A. Wijngaards
1fa40654d2
- Fix Race Condition in autr_tp_create(),
...
reported by X41 D-Sec.
2019-11-20 11:01:56 +01:00
W.C.A. Wijngaards
d79d75538b
- Fix Out of Bounds Read in rrinternal_get_owner(),
...
reported by X41 D-Sec.
2019-11-20 08:28:12 +01:00
W.C.A. Wijngaards
fa23ee8f31
- Fix Out of Bounds Write in sldns_bget_token_par(),
...
reported by X41 D-Sec.
2019-11-19 16:54:44 +01:00