[PATCH 0/2] crash: fix potential cmem->ranges array overflow

From: Yuntao Wang
Date: Mon Dec 18 2023 - 03:20:14 EST


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