[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/1] fs/udf: validate length of AED in grub_udf_read_block()
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 1/1] fs/udf: validate length of AED in grub_udf_read_block() |
Date: |
Wed, 23 Nov 2022 15:52:50 +0100 |
On Thu, Nov 17, 2022 at 12:17:52AM +0000, Jagannathan Raman wrote:
> Validate the length of Allocation Extent Descriptor in
> grub_udf_read_block(), based on the details in UDF spec. v2.01 section
> 2.3.11
>
> Fixes: CID 314037
>
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Daniel