diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-04-29 01:37:15 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-04-29 09:00:04 +0200 |
commit | 3c2034f8a207f61aa2ea7c0a48adad6919a64643 (patch) | |
tree | 6030976b791612cd12fe048f8c74c121cf307ace /source/k/kernel-configs | |
parent | abdca401c7c45e652987c030a41f12408b916eee (diff) | |
download | current-3c2034f8a207f61aa2ea7c0a48adad6919a64643.tar.gz |
Thu Apr 29 01:37:15 UTC 202120210429013715
n/bind-9.16.15-x86_64-1.txz: Upgraded.
This update fixes bugs and the following security issues:
A specially crafted GSS-TSIG query could cause a buffer overflow in the
ISC implementation of SPNEGO.
named crashed when a DNAME record placed in the ANSWER section during DNAME
chasing turned out to be the final answer to a client query.
Insufficient IXFR checks could result in named serving a zone without an SOA
record at the apex, leading to a RUNTIME_CHECK assertion failure when the
zone was subsequently refreshed. This has been fixed by adding an owner name
check for all SOA records which are included in a zone transfer.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25216
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25215
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25214
(* Security fix *)
Diffstat (limited to 'source/k/kernel-configs')
-rw-r--r-- | source/k/kernel-configs/config-generic-5.10.33 (renamed from source/k/kernel-configs/config-generic-5.10.32) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.10.33.x64 (renamed from source/k/kernel-configs/config-generic-5.10.32.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.10.33-smp (renamed from source/k/kernel-configs/config-generic-smp-5.10.32-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.10.33 (renamed from source/k/kernel-configs/config-huge-5.10.32) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.10.33.x64 (renamed from source/k/kernel-configs/config-huge-5.10.32.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.10.33-smp (renamed from source/k/kernel-configs/config-huge-smp-5.10.32-smp) | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-5.10.32 b/source/k/kernel-configs/config-generic-5.10.33 index 38836eef..086227f2 100644 --- a/source/k/kernel-configs/config-generic-5.10.32 +++ b/source/k/kernel-configs/config-generic-5.10.33 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.32 Kernel Configuration +# Linux/x86 5.10.33 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-5.10.32.x64 b/source/k/kernel-configs/config-generic-5.10.33.x64 index e9b2ba65..2b313b6f 100644 --- a/source/k/kernel-configs/config-generic-5.10.32.x64 +++ b/source/k/kernel-configs/config-generic-5.10.33.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.32 Kernel Configuration +# Linux/x86 5.10.33 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-smp-5.10.32-smp b/source/k/kernel-configs/config-generic-smp-5.10.33-smp index 49430614..d0525c45 100644 --- a/source/k/kernel-configs/config-generic-smp-5.10.32-smp +++ b/source/k/kernel-configs/config-generic-smp-5.10.33-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.32 Kernel Configuration +# Linux/x86 5.10.33 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.10.32 b/source/k/kernel-configs/config-huge-5.10.33 index 2478b0a2..4906553f 100644 --- a/source/k/kernel-configs/config-huge-5.10.32 +++ b/source/k/kernel-configs/config-huge-5.10.33 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.32 Kernel Configuration +# Linux/x86 5.10.33 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.10.32.x64 b/source/k/kernel-configs/config-huge-5.10.33.x64 index c78af719..666556b5 100644 --- a/source/k/kernel-configs/config-huge-5.10.32.x64 +++ b/source/k/kernel-configs/config-huge-5.10.33.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.32 Kernel Configuration +# Linux/x86 5.10.33 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-smp-5.10.32-smp b/source/k/kernel-configs/config-huge-smp-5.10.33-smp index cf18fcae..32da151d 100644 --- a/source/k/kernel-configs/config-huge-smp-5.10.32-smp +++ b/source/k/kernel-configs/config-huge-smp-5.10.33-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.32 Kernel Configuration +# Linux/x86 5.10.33 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0" CONFIG_CC_IS_GCC=y |