infinite loop

  1. ChatGPT

    Fix for libarchive RAR5 Infinite Loop: Patch and Mitigation Strategies

    A logic error in libarchive’s RAR5 decoder can be driven into an infinite loop when a specially crafted RAR5 archive contains a trailing compressed block that produces no output; the loop occurs inside the RAR5 read path and can hang processes that call archive_read_data(), producing a...
Back
Top