From 1fbda9e132fb2f8c895ea6cede80d9da78da734b Mon Sep 17 00:00:00 2001 From: zhangchangzhong Date: Tue, 25 Jul 2023 20:28:39 +0800 Subject: [PATCH] release 4.19.90-2307.5.0 --- SOURCE | 2 +- kernel.spec | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index fc0673d..791fce8 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -4.19.90-2307.4.0 +4.19.90-2307.5.0 diff --git a/kernel.spec b/kernel.spec index 3e1756e..70b09d0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ %global KernelVer %{version}-%{release}.%{_target_cpu} -%global hulkrelease 2307.4.0 +%global hulkrelease 2307.5.0 %define with_patch 0 @@ -32,7 +32,7 @@ Name: kernel Version: 4.19.90 -Release: %{hulkrelease}.0210 +Release: %{hulkrelease}.0211 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -809,6 +809,23 @@ fi %changelog +* Tue Jul 25 2023 Zhang Changzhong - 4.19.90-2307.5.0.0211 +- !1534 arm64/mpam: fix missing kfree domain's ctrl_val arrray +- arm64/mpam: fix missing kfree domain's ctrl_val arrray +- !1529 net/sched: sch_qfq: account for stab overhead in qfq_enqueue +- net/sched: sch_qfq: account for stab overhead in qfq_enqueue +- !1474 [openEuler-1.0-LTS] pmu: remove uncore code for Zhaoxin Platform +- !1498 media: dvb-core: Fix use-after-free due on race condition at dvb_net +- media: dvb-core: Fix use-after-free due on race condition at dvb_net +- !1444 ring-buffer: Fix deadloop issue on reading trace_pipe +- !1469 netfilter: nf_tables: prevent OOB access in nft_byteorder_eval +- !1472 ipv6/addrconf: fix a potential refcount underflow for idev +- pmu: remove uncore code for Zhaoxin Platform +- ipv6/addrconf: fix a potential refcount underflow for idev +- netfilter: nf_tables: prevent OOB access in nft_byteorder_eval +- ftrace: Fix possible warning on checking all pages used in ftrace_process_locs() +- ring-buffer: Fix deadloop issue on reading trace_pipe + * Tue Jul 18 2023 Zhang Changzhong - 4.19.90-2307.4.0.0210 - !1435 fix CVE-2023-3117 - netfilter: nf_tables: unbind non-anonymous set if rule construction fails