summaryrefslogtreecommitdiff
path: root/test/interactive-helper/createdeb-cve-2020-27350.cc
Commit message (Expand)AuthorAgeFilesLines
* Adjust loops to use size_t instead of intJulian Andres Klode2021-02-091-3/+3
* Fix test suite regression from StrToNum fixesJulian Andres Klode2021-02-091-0/+42
* CVE-2020-27350: tarfile: integer overflow: Limit tar items to 128 GiBJulian Andres Klode2020-12-091-0/+4
* CVE-2020-27350: debfile: integer overflow: Limit control size to 64 MiBJulian Andres Klode2020-12-091-0/+4
* tarfile: OOM hardening: Limit size of long names/links to 1 MiBJulian Andres Klode2020-12-091-1/+83
* CVE-2020-27350: arfile: Integer overflow in parsingJulian Andres Klode2020-12-091-0/+235