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

Yuntao Wang ytcoode at gmail.com
Mon Dec 18 00:19:13 PST 2023


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




More information about the kexec mailing list