Skip to content
  • Jindrich Makovicka's avatar
    add bounds checking in UDFFileEntry · aa94788e
    Jindrich Makovicka authored
    Some badly mastered DVDs can have set bogus lengths of the Allocation
    Descriptors, causing a segfault. This check ensures that the total entry
    length does not exceed DVD logical block size before processing the entry.
    
    
    aa94788e