diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-10-05 18:55:36 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-10-06 07:00:20 +0200 |
commit | ae24d0ad56e1be82b3d0dd19d312c84f61fae762 (patch) | |
tree | 07ed12f2495cdd92584f7e91e3c93b87d59df4e3 /source | |
parent | 10ffd711f75123532b9294a13be95be84d553765 (diff) | |
download | current-ae24d0ad56e1be82b3d0dd19d312c84f61fae762.tar.gz |
Wed Oct 5 18:55:36 UTC 202220221005185536
a/kernel-generic-5.19.14-x86_64-1.txz: Upgraded.
a/kernel-huge-5.19.14-x86_64-1.txz: Upgraded.
a/kernel-modules-5.19.14-x86_64-1.txz: Upgraded.
d/kernel-headers-5.19.14-x86-1.txz: Upgraded.
k/kernel-source-5.19.14-noarch-1.txz: Upgraded.
n/dhcp-4.4.3_P1-x86_64-1.txz: Upgraded.
This update fixes two security issues:
Corrected a reference count leak that occurs when the server builds
responses to leasequery packets.
Corrected a memory leak that occurs when unpacking a packet that has an
FQDN option (81) that contains a label with length greater than 63 bytes.
Thanks to VictorV of Cyber Kunlun Lab for reporting these issues.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2928
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2929
(* Security fix *)
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source')
-rw-r--r-- | source/k/kernel-configs/config-generic-5.19.14 (renamed from source/k/kernel-configs/config-generic-5.19.13) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.19.14.x64 (renamed from source/k/kernel-configs/config-generic-5.19.13.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.19.14-smp (renamed from source/k/kernel-configs/config-generic-smp-5.19.13-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.19.14 (renamed from source/k/kernel-configs/config-huge-5.19.13) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.19.14.x64 (renamed from source/k/kernel-configs/config-huge-5.19.13.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.19.14-smp (renamed from source/k/kernel-configs/config-huge-smp-5.19.13-smp) | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-5.19.13 b/source/k/kernel-configs/config-generic-5.19.14 index dc609785..109db1cc 100644 --- a/source/k/kernel-configs/config-generic-5.19.13 +++ b/source/k/kernel-configs/config-generic-5.19.14 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.13 Kernel Configuration +# Linux/x86 5.19.14 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-5.19.13.x64 b/source/k/kernel-configs/config-generic-5.19.14.x64 index 3d3d7c04..d6013bbc 100644 --- a/source/k/kernel-configs/config-generic-5.19.13.x64 +++ b/source/k/kernel-configs/config-generic-5.19.14.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.13 Kernel Configuration +# Linux/x86 5.19.14 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-smp-5.19.13-smp b/source/k/kernel-configs/config-generic-smp-5.19.14-smp index 511bd746..9ba09348 100644 --- a/source/k/kernel-configs/config-generic-smp-5.19.13-smp +++ b/source/k/kernel-configs/config-generic-smp-5.19.14-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.13 Kernel Configuration +# Linux/x86 5.19.14 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.19.13 b/source/k/kernel-configs/config-huge-5.19.14 index 5653f439..d768d6d1 100644 --- a/source/k/kernel-configs/config-huge-5.19.13 +++ b/source/k/kernel-configs/config-huge-5.19.14 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.13 Kernel Configuration +# Linux/x86 5.19.14 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.19.13.x64 b/source/k/kernel-configs/config-huge-5.19.14.x64 index cdc1ca85..6939f313 100644 --- a/source/k/kernel-configs/config-huge-5.19.13.x64 +++ b/source/k/kernel-configs/config-huge-5.19.14.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.13 Kernel Configuration +# Linux/x86 5.19.14 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-smp-5.19.13-smp b/source/k/kernel-configs/config-huge-smp-5.19.14-smp index 74881da1..9e3429db 100644 --- a/source/k/kernel-configs/config-huge-smp-5.19.13-smp +++ b/source/k/kernel-configs/config-huge-smp-5.19.14-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.13 Kernel Configuration +# Linux/x86 5.19.14 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y |