From be6756de08b227e5e98705c517d4f03e32e62544 Mon Sep 17 00:00:00 2001 From: hongrongxuan Date: Wed, 24 Jan 2024 10:17:36 +0800 Subject: [PATCH] release 4.19.90-2401.5.0 --- SOURCE | 2 +- kernel.spec | 25 +++++++++++++++++++++++-- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index 296b1c3..2e55fec 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -4.19.90-2401.4.0 +4.19.90-2401.5.0 diff --git a/kernel.spec b/kernel.spec index fe5ab44..f79cf0e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ %global KernelVer %{version}-%{release}.%{_target_cpu} -%global hulkrelease 2401.4.0 +%global hulkrelease 2401.5.0 %define with_patch 1 @@ -32,7 +32,7 @@ Name: kernel Version: 4.19.90 -Release: %{hulkrelease}.0261 +Release: %{hulkrelease}.0262 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -849,6 +849,27 @@ fi %endif %changelog +* Wed Jan 24 2024 hongrongxuan - 4.19.90-2401.5.0.0262 +- !4101 netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() +- !2954 spi: phytium: fix phytium_spi_irq panic on boot +- netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() +- !4067 fix CVE-2022-48619 +- !4080 rtnetlink: Reject negative ifindexes in RTM_NEWLINK +- rtnetlink: Reject negative ifindexes in RTM_NEWLINK +- Revert "rtnetlink: Reject negative ifindexes in RTM_NEWLINK" +- !4065 smb: client: fix OOB in receive_encrypted_standard() +- !4021 netfilter: nf_tables: Reject tables of unsupported family +- Input: add bounds checking to input_set_capability() +- smb: client: fix OOB in receive_encrypted_standard() +- !4039 crypto: hisilicon/qm: fix several issues +- !4025 crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro +- !3980 vhost: use kzalloc() instead of kmalloc() followed by memset() +- crypto: hisilicon/qm: fix several issues +- crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro +- netfilter: nf_tables: Reject tables of unsupported family +- vhost: use kzalloc() instead of kmalloc() followed by memset() +- spi: phytium: fix phytium_spi_irq panic on boot + * Wed Jan 17 2024 YunYi Yang - 4.19.90-2401.4.0.0261 - !4006 crypto: hisilicon/sec2: fix memory use-after-free issue - crypto: hisilicon/sec2: fix memory use-after-free issue