Re: [PATCH v2 0/2] Fix crash in cper_estatus_check()

From: Tyler Baicar
Date: Wed Jan 30 2019 - 11:03:48 EST


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>