Package: unbound / 1.13.1-1+deb11u2

Metadata

Package Version Patches format
unbound 1.13.1-1+deb11u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Enable remote control by default.patch | (download)

util/config_file.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] enable remote-control by default


CVE 2022 3204.patch | (download)

iterator/iter_delegpt.c | 3 3 + 0 - 0 !
iterator/iter_delegpt.h | 2 2 + 0 - 0 !
iterator/iter_utils.c | 3 3 + 0 - 0 !
iterator/iter_utils.h | 9 9 + 0 - 0 !
iterator/iterator.c | 36 35 + 1 - 0 !
services/cache/dns.c | 3 3 + 0 - 0 !
services/mesh.c | 7 7 + 0 - 0 !
services/mesh.h | 11 11 + 0 - 0 !
8 files changed, 73 insertions(+), 1 deletion(-)

 cve-2022-3204

CVE 2022 30698 and CVE 2022 30699.patch | (download)

cachedb/cachedb.c | 2 1 + 1 - 0 !
daemon/cachedump.c | 5 3 + 2 - 0 !
daemon/worker.c | 2 1 + 1 - 0 !
dns64/dns64.c | 4 2 + 2 - 0 !
ipsecmod/ipsecmod.c | 2 1 + 1 - 0 !
iterator/iter_utils.c | 4 2 + 2 - 0 !
iterator/iter_utils.h | 2 1 + 1 - 0 !
iterator/iterator.c | 19 12 + 7 - 0 !
pythonmod/interface.i | 5 3 + 2 - 0 !
pythonmod/pythonmod_utils.c | 3 2 + 1 - 0 !
services/cache/dns.c | 111 96 + 15 - 0 !
services/cache/dns.h | 18 15 + 3 - 0 !
services/mesh.c | 1 1 + 0 - 0 !
testdata/iter_prefetch_change.rpl | 16 8 + 8 - 0 !
util/module.h | 6 6 + 0 - 0 !
validator/validator.c | 4 2 + 2 - 0 !
16 files changed, 156 insertions(+), 48 deletions(-)

 cve-2022-30698 and cve-2022-30699

CVE 2023 50387_CVE 2023 50868_1.12.0 1.13.1.patch | (download)

services/cache/dns.c | 18 18 + 0 - 0 !
services/cache/dns.h | 9 9 + 0 - 0 !
testcode/unitverify.c | 7 4 + 3 - 0 !
testdata/val_any.rpl | 3 3 + 0 - 0 !
testdata/val_any_dname.rpl | 3 3 + 0 - 0 !
testdata/val_nx_nsec3_collision.rpl | 3 3 + 0 - 0 !
util/fptr_wlist.c | 1 1 + 0 - 0 !
validator/val_nsec.c | 3 2 + 1 - 0 !
validator/val_nsec3.c | 315 245 + 70 - 0 !
validator/val_nsec3.h | 59 47 + 12 - 0 !
validator/val_sigcrypt.c | 28 25 + 3 - 0 !
validator/val_sigcrypt.h | 6 4 + 2 - 0 !
validator/val_utils.c | 21 17 + 4 - 0 !
validator/val_utils.h | 6 4 + 2 - 0 !
validator/validator.c | 498 425 + 73 - 0 !
validator/validator.h | 18 18 + 0 - 0 !
16 files changed, 828 insertions(+), 170 deletions(-)

---