Hi, This patch confirms that Allocation Extent Descriptor length is with limits based on section "2.3.11 Allocation Extent Descriptor" in the following UDF spec: http://www.osta.org/specs/pdf/udf201.pdf
The above document describes the limit for the length of extent of allocation descriptors, and the limit is the logical block size. Ran Coverity test to confirm the CID was fixed, and ran "make check" to confirm that the UDF test passed. Thank you! Jagannathan Raman (1): fs/udf: validate length of AED in grub_udf_read_block() grub-core/fs/udf.c | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) -- 2.20.1 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel