[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231218081915.24120-1-ytcoode@gmail.com>
Date: Mon, 18 Dec 2023 16:19:13 +0800
From: Yuntao Wang <ytcoode@...il.com>
To: linux-kernel@...r.kernel.org,
kexec@...ts.infradead.org,
x86@...nel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
"H. Peter Anvin" <hpa@...or.com>,
Baoquan He <bhe@...hat.com>,
Vivek Goyal <vgoyal@...hat.com>,
Dave Young <dyoung@...hat.com>,
Hari Bathini <hbathini@...ux.ibm.com>,
Sean Christopherson <seanjc@...gle.com>,
Takashi Iwai <tiwai@...e.de>,
Yuntao Wang <ytcoode@...il.com>
Subject: [PATCH 0/2] crash: fix potential cmem->ranges array overflow
This series tries to fix the potential cmem->ranges array overflow.
Yuntao Wang (2):
x86/crash: fix potential cmem->ranges array overflow
crash_core: fix out-of-bounds access check in
crash_exclude_mem_range()
arch/x86/kernel/crash.c | 9 +++++----
kernel/crash_core.c | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
--
2.43.0
Powered by blists - more mailing lists