summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-03-09 04:14:08 +0000
committer Eric Hameleers <alien@slackware.com>2022-03-09 19:15:03 +0100
commitead45c4c66632284ed1908267e824ab024f003b1 (patch)
tree932dfda859f2df1d55f676f0c079297999355184 /patches
parent013aa123f33c828e0014f87895c96f9f048cf0f2 (diff)
downloadcurrent-ead45c4c66632284ed1908267e824ab024f003b1.tar.gz
current-ead45c4c66632284ed1908267e824ab024f003b1.tar.xz
Wed Mar 9 04:14:08 UTC 202220220309041408_15.0
patches/packages/linux-5.15.27/*: Upgraded. These updates fix various bugs and security issues, including the recently announced "Dirty Pipe" vulnerability which allows overwriting data in arbitrary read-only files (CVE-2022-0847). Be sure to upgrade your initrd after upgrading the kernel packages. If you use lilo to boot your machine, be sure lilo.conf points to the correct kernel and initrd and run lilo as root to update the bootloader. If you use elilo to boot your machine, you should run eliloconfig to copy the kernel and initrd to the EFI System Partition. For more information, see: Fixed in 5.15.20: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0492 Fixed in 5.15.23: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0516 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0435 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0487 Fixed in 5.15.24: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25375 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25258 Fixed in 5.15.25: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0847 Fixed in 5.15.26: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25636 (* Security fix *)
Diffstat (limited to 'patches')
-rw-r--r--patches/packages/linux-5.15.27/kernel-generic-5.15.27-x86_64-1.txt11
-rw-r--r--patches/packages/linux-5.15.27/kernel-headers-5.15.27-x86-1.txt11
-rw-r--r--patches/packages/linux-5.15.27/kernel-huge-5.15.27-x86_64-1.txt11
-rw-r--r--patches/packages/linux-5.15.27/kernel-modules-5.15.27-x86_64-1.txt11
-rw-r--r--patches/packages/linux-5.15.27/kernel-source-5.15.27-noarch-1.txt11
5 files changed, 55 insertions, 0 deletions
diff --git a/patches/packages/linux-5.15.27/kernel-generic-5.15.27-x86_64-1.txt b/patches/packages/linux-5.15.27/kernel-generic-5.15.27-x86_64-1.txt
new file mode 100644
index 000000000..975a5ba6d
--- /dev/null
+++ b/patches/packages/linux-5.15.27/kernel-generic-5.15.27-x86_64-1.txt
@@ -0,0 +1,11 @@
+kernel-generic: kernel-generic (a general purpose SMP Linux kernel)
+kernel-generic:
+kernel-generic: This is a Linux kernel with built-in support for most disk
+kernel-generic: controllers. To use filesystems, or to load support for a SCSI or
+kernel-generic: other controller, then you'll need to load one or more kernel
+kernel-generic: modules using an initial ramdisk, or initrd. For more information
+kernel-generic: about creating an initrd, see the README.initrd file in the /boot
+kernel-generic: directory.
+kernel-generic:
+kernel-generic: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
+kernel-generic:
diff --git a/patches/packages/linux-5.15.27/kernel-headers-5.15.27-x86-1.txt b/patches/packages/linux-5.15.27/kernel-headers-5.15.27-x86-1.txt
new file mode 100644
index 000000000..27b46a0e6
--- /dev/null
+++ b/patches/packages/linux-5.15.27/kernel-headers-5.15.27-x86-1.txt
@@ -0,0 +1,11 @@
+kernel-headers: kernel-headers (Linux kernel include files)
+kernel-headers:
+kernel-headers: These are the include files from the Linux kernel.
+kernel-headers:
+kernel-headers: You'll need these to compile most system software for Linux.
+kernel-headers:
+kernel-headers:
+kernel-headers:
+kernel-headers:
+kernel-headers:
+kernel-headers:
diff --git a/patches/packages/linux-5.15.27/kernel-huge-5.15.27-x86_64-1.txt b/patches/packages/linux-5.15.27/kernel-huge-5.15.27-x86_64-1.txt
new file mode 100644
index 000000000..2d6170611
--- /dev/null
+++ b/patches/packages/linux-5.15.27/kernel-huge-5.15.27-x86_64-1.txt
@@ -0,0 +1,11 @@
+kernel-huge: kernel-huge (a fully-loaded SMP Linux kernel)
+kernel-huge:
+kernel-huge: This is a Linux kernel with built-in support for most disk
+kernel-huge: controllers. If you're looking for a more stripped down kernel
+kernel-huge: (this one contains everything but the kitchen sink ;-), then install
+kernel-huge: the kernel-generic in the /boot directory along with an initrd to
+kernel-huge: load support for your boot device and filesystem. For instructions
+kernel-huge: on the initrd, see README.initrd in the /boot directory.
+kernel-huge:
+kernel-huge: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
+kernel-huge:
diff --git a/patches/packages/linux-5.15.27/kernel-modules-5.15.27-x86_64-1.txt b/patches/packages/linux-5.15.27/kernel-modules-5.15.27-x86_64-1.txt
new file mode 100644
index 000000000..9a9441043
--- /dev/null
+++ b/patches/packages/linux-5.15.27/kernel-modules-5.15.27-x86_64-1.txt
@@ -0,0 +1,11 @@
+kernel-modules: kernel-modules (Linux kernel modules)
+kernel-modules:
+kernel-modules: Kernel modules are pieces of code that can be loaded and unloaded into
+kernel-modules: the kernel upon demand. They extend the functionality of the kernel
+kernel-modules: without the need to reboot the system. These modules provide support
+kernel-modules: for hardware such as USB devices, RAID controllers, network
+kernel-modules: interfaces, and display devices, or add other additional capabilities
+kernel-modules: to the kernel.
+kernel-modules:
+kernel-modules:
+kernel-modules:
diff --git a/patches/packages/linux-5.15.27/kernel-source-5.15.27-noarch-1.txt b/patches/packages/linux-5.15.27/kernel-source-5.15.27-noarch-1.txt
new file mode 100644
index 000000000..eb2b0a30c
--- /dev/null
+++ b/patches/packages/linux-5.15.27/kernel-source-5.15.27-noarch-1.txt
@@ -0,0 +1,11 @@
+kernel-source: kernel-source (Linux kernel source)
+kernel-source:
+kernel-source: Source code for Linus Torvalds' Linux kernel.
+kernel-source:
+kernel-source: This is the complete and unmodified source code for the Linux kernel.
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source: