summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-10-31 23:31:36 +0000
committer Eric Hameleers <alien@slackware.com>2022-11-01 13:30:36 +0100
commitbcdf30a8fe54332bcfd46afc2e244869c906b6c1 (patch)
tree935d6918e7f8015d818c2fc9460caeb80d92967e /ChangeLog.txt
parentaf0a59722c8d294fe39530d88693289bef9fc0f2 (diff)
downloadcurrent-bcdf30a8fe54332bcfd46afc2e244869c906b6c1.tar.gz
current-bcdf30a8fe54332bcfd46afc2e244869c906b6c1.tar.xz
Mon Oct 31 23:31:36 UTC 202220221031233136_15.0
extra/php80/php80-8.0.25-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: GD: OOB read due to insufficient input validation in imageloadfont(). Hash: buffer overflow in hash_update() on long parameter. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-31630 https://www.cve.org/CVERecord?id=CVE-2022-37454 (* Security fix *) extra/php81/php81-8.1.12-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: GD: OOB read due to insufficient input validation in imageloadfont(). Hash: buffer overflow in hash_update() on long parameter. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-31630 https://www.cve.org/CVERecord?id=CVE-2022-37454 (* Security fix *) patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.4.1/releasenotes/ patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded. A vulnerability was found in vim and classified as problematic. Affected by this issue is the function qf_update_buffer of the file quickfix.c of the component autocmd Handler. The manipulation leads to use after free. The attack may be launched remotely. Upgrading to version 9.0.0805 is able to address this issue. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-3705 (* Security fix *) patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 817d21fe0..35f7ee36d 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,36 @@
+Mon Oct 31 23:31:36 UTC 2022
+extra/php80/php80-8.0.25-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes security issues:
+ GD: OOB read due to insufficient input validation in imageloadfont().
+ Hash: buffer overflow in hash_update() on long parameter.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-31630
+ https://www.cve.org/CVERecord?id=CVE-2022-37454
+ (* Security fix *)
+extra/php81/php81-8.1.12-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes security issues:
+ GD: OOB read due to insufficient input validation in imageloadfont().
+ Hash: buffer overflow in hash_update() on long parameter.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-31630
+ https://www.cve.org/CVERecord?id=CVE-2022-37454
+ (* Security fix *)
+patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/102.4.1/releasenotes/
+patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded.
+ A vulnerability was found in vim and classified as problematic. Affected by
+ this issue is the function qf_update_buffer of the file quickfix.c of the
+ component autocmd Handler. The manipulation leads to use after free. The
+ attack may be launched remotely. Upgrading to version 9.0.0805 is able to
+ address this issue.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-3705
+ (* Security fix *)
+patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded.
++--------------------------+
Thu Oct 27 02:30:15 UTC 2022
patches/packages/curl-7.86.0-x86_64-1_slack15.0.txz: Upgraded.
This update fixes security issues: