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 _______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
