summaryrefslogtreecommitdiffstats
path: root/source/k
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-01-16 21:33:27 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-17 08:59:55 +0100
commit54efc574732f81aa298dd8ea253200222d32f1b2 (patch)
tree501bb07527ca7cb2cd4534f2766da8bf40000266 /source/k
parent5ed13142b06050c1f45617acc956aadadcbe4359 (diff)
downloadcurrent-54efc574732f81aa298dd8ea253200222d32f1b2.tar.gz
current-54efc574732f81aa298dd8ea253200222d32f1b2.tar.xz
Sun Jan 16 21:33:27 UTC 202220220116213327
a/aaa_libraries-15.0-x86_64-14.txz: Rebuilt. Upgraded: libexpat.so.1.8.3. a/kernel-generic-5.15.15-x86_64-1.txz: Upgraded. a/kernel-huge-5.15.15-x86_64-1.txz: Upgraded. a/kernel-modules-5.15.15-x86_64-1.txz: Upgraded. ap/cups-filters-1.28.11-x86_64-1.txz: Upgraded. ap/ksh93-1.0_20220114_e569f23e-x86_64-1.txz: Upgraded. ap/vim-8.2.4115-x86_64-1.txz: Upgraded. d/gdb-11.2-x86_64-1.txz: Upgraded. d/kernel-headers-5.15.15-x86-1.txz: Upgraded. k/kernel-source-5.15.15-noarch-1.txz: Upgraded. kde/kwayland-server-5.23.5-x86_64-2.txz: Rebuilt. Applied upstream patch: [PATCH] Store surface object in tablet cursor using QPointer. Thanks to ZhaoLin1457. l/expat-2.4.3-x86_64-1.txz: Upgraded. Fix issues with left shifts by >=29 places resulting in: a) realloc acting as free b) realloc allocating too few bytes c) undefined behavior Fix integer overflow on variable m_groupSize in function doProlog leading to realloc acting as free. Impact is denial of service or other undefined behavior. Prevent integer overflows near memory allocation at multiple places. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45960 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46143 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22822 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22823 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22824 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22825 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22826 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22827 (* Security fix *) l/libunwind-1.6.2-x86_64-1.txz: Upgraded. x/xterm-370-x86_64-3.txz: Rebuilt. Ship a sample XTerm.linux.console app-defaults file. Thanks to GazL. xap/vim-gvim-8.2.4115-x86_64-1.txz: Upgraded. xap/xsnow-3.4.3-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/k')
-rw-r--r--source/k/kernel-configs/config-generic-5.15.15 (renamed from source/k/kernel-configs/config-generic-5.15.14)2
-rw-r--r--source/k/kernel-configs/config-generic-5.15.15.x64 (renamed from source/k/kernel-configs/config-generic-5.15.14.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.15.15-smp (renamed from source/k/kernel-configs/config-generic-smp-5.15.14-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.15.15 (renamed from source/k/kernel-configs/config-huge-5.15.14)2
-rw-r--r--source/k/kernel-configs/config-huge-5.15.15.x64 (renamed from source/k/kernel-configs/config-huge-5.15.14.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.15.15-smp (renamed from source/k/kernel-configs/config-huge-smp-5.15.14-smp)2
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-5.15.14 b/source/k/kernel-configs/config-generic-5.15.15
index bac8579ae..140cbcd1b 100644
--- a/source/k/kernel-configs/config-generic-5.15.14
+++ b/source/k/kernel-configs/config-generic-5.15.15
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.14 Kernel Configuration
+# Linux/x86 5.15.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-5.15.14.x64 b/source/k/kernel-configs/config-generic-5.15.15.x64
index a32961573..f13abce12 100644
--- a/source/k/kernel-configs/config-generic-5.15.14.x64
+++ b/source/k/kernel-configs/config-generic-5.15.15.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.14 Kernel Configuration
+# Linux/x86 5.15.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-5.15.14-smp b/source/k/kernel-configs/config-generic-smp-5.15.15-smp
index 198612e30..cd821d336 100644
--- a/source/k/kernel-configs/config-generic-smp-5.15.14-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.15.15-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.14 Kernel Configuration
+# Linux/x86 5.15.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.15.14 b/source/k/kernel-configs/config-huge-5.15.15
index 4f9581a4f..1ace1967a 100644
--- a/source/k/kernel-configs/config-huge-5.15.14
+++ b/source/k/kernel-configs/config-huge-5.15.15
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.14 Kernel Configuration
+# Linux/x86 5.15.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.15.14.x64 b/source/k/kernel-configs/config-huge-5.15.15.x64
index a92d07c80..159e7ceb1 100644
--- a/source/k/kernel-configs/config-huge-5.15.14.x64
+++ b/source/k/kernel-configs/config-huge-5.15.15.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.14 Kernel Configuration
+# Linux/x86 5.15.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-5.15.14-smp b/source/k/kernel-configs/config-huge-smp-5.15.15-smp
index f502ed3d7..b3e4346f6 100644
--- a/source/k/kernel-configs/config-huge-smp-5.15.14-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.15.15-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.14 Kernel Configuration
+# Linux/x86 5.15.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y