From 2d735fa84e3def0169d1dd55d42c170806e8a4ad Mon Sep 17 00:00:00 2001 From: zhangchangzhong Date: Wed, 19 Apr 2023 09:33:43 +0800 Subject: [PATCH] release 4.19.90-2304.4.0 --- SOURCE | 2 +- kernel.spec | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index 91a8783..dcdc17b 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -4.19.90-2304.3.0 +4.19.90-2304.4.0 diff --git a/kernel.spec b/kernel.spec index e2e9bb0..fe439e5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ %global KernelVer %{version}-%{release}.%{_target_cpu} -%global hulkrelease 2304.3.0 +%global hulkrelease 2304.4.0 %define with_patch 0 @@ -32,7 +32,7 @@ Name: kernel Version: 4.19.90 -Release: %{hulkrelease}.0197 +Release: %{hulkrelease}.0198 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -809,6 +809,18 @@ fi %changelog +* Wed Apr 19 2023 Zhang Changzhong - 4.19.90-2304.4.0.0198 +- KVM: nVMX: add missing consistency checks for CR0 and CR4 +- drm/vmwgfx: Validate the box size for the snooped cursor +- net/sched: Retire tcindex classifier +- Documentation/hw-vuln: Fix rST warning +- Documentation/hw-vuln: Add documentation for Cross-Thread Return Predictions +- KVM: x86: Mitigate the cross-thread return address predictions bug +- x86/speculation: Identify processors vulnerable to SMT RSB predictions +- cpu/SMT: create and export cpu_smt_possible() +- nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition +- Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition + * Tue Apr 11 2023 Zhang Changzhong - 4.19.90-2304.3.0.0197 - hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condition - xirc2ps_cs: Fix use after free bug in xirc2ps_detach