On Mon, Jan 28, 2019 at 5:06 AM Ross Lagerwall <ross.lagerwall@xxxxxxxxxx> wrote: > > v2 changes: > - Address Boris's comments. > > --- > > I recently encountered a crash in cper_estatus_check() when called by > bert_init(). Patches follow to fix the problem. Note that I cannot fully > test the patches since the hardware error record on that machine has > been cleared. > > Ross Lagerwall (2): > acpi/apei: Fix possible out-of-bounds access to BERT region > efi/cper: Fix possible out-of-bounds access For both patches: Tested-by: Tyler Baicar <baicar.tyler@xxxxxxxxx>