summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt54
1 files changed, 54 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index dd072633d..8fe2ae661 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,57 @@
+Thu Jan 26 00:34:41 UTC 2023
+patches/packages/bind-9.16.37-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and the following security issues:
+ An UPDATE message flood could cause :iscman:`named` to exhaust all
+ available memory. This flaw was addressed by adding a new
+ :any:`update-quota` option that controls the maximum number of
+ outstanding DNS UPDATE messages that :iscman:`named` can hold in a
+ queue at any given time (default: 100).
+ :iscman:`named` could crash with an assertion failure when an RRSIG
+ query was received and :any:`stale-answer-client-timeout` was set to a
+ non-zero value. This has been fixed.
+ :iscman:`named` running as a resolver with the
+ :any:`stale-answer-client-timeout` option set to any value greater
+ than ``0`` could crash with an assertion failure, when the
+ :any:`recursive-clients` soft quota was reached. This has been fixed.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2022-3094
+ https://kb.isc.org/docs/cve-2022-3736
+ https://kb.isc.org/docs/cve-2022-3924
+ https://www.cve.org/CVERecord?id=CVE-2022-3094
+ https://www.cve.org/CVERecord?id=CVE-2022-3736
+ https://www.cve.org/CVERecord?id=CVE-2022-3924
+ (* Security fix *)
+patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded.
+ Fixed a security issue:
+ Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1225.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-0433
+ (* Security fix *)
+patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded.
+testing/packages/bind-9.18.11-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and the following security issues:
+ An UPDATE message flood could cause :iscman:`named` to exhaust all
+ available memory. This flaw was addressed by adding a new
+ :any:`update-quota` option that controls the maximum number of
+ outstanding DNS UPDATE messages that :iscman:`named` can hold in a
+ queue at any given time (default: 100).
+ :iscman:`named` could crash with an assertion failure when an RRSIG
+ query was received and :any:`stale-answer-client-timeout` was set to a
+ non-zero value. This has been fixed.
+ :iscman:`named` running as a resolver with the
+ :any:`stale-answer-client-timeout` option set to any value greater
+ than ``0`` could crash with an assertion failure, when the
+ :any:`recursive-clients` soft quota was reached. This has been fixed.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2022-3094
+ https://kb.isc.org/docs/cve-2022-3736
+ https://kb.isc.org/docs/cve-2022-3924
+ https://www.cve.org/CVERecord?id=CVE-2022-3094
+ https://www.cve.org/CVERecord?id=CVE-2022-3736
+ https://www.cve.org/CVERecord?id=CVE-2022-3924
+ (* Security fix *)
++--------------------------+
Fri Jan 20 23:58:24 UTC 2023
patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txz: Upgraded.
This release contains security fixes and improvements.