aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/bzip2/patches
Commit message (Collapse)AuthorAgeFilesLines
* bzip2: Fix CVE-2019-12900Josef Schlehofer2019-09-031-0/+65
| | | | | | | More details about this CVE: https://nvd.nist.gov/vuln/detail/CVE-2019-12900 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* bzip2: Fix CVE-2016-3189Rosen Penev2018-08-301-0/+11
Issue causes a crash with specially crafted bzip2 files. More info: https://nvd.nist.gov/vuln/detail/CVE-2016-3189 Taken from Fedora. Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit f9469efbfa7ce892651f9a6da713eacbef66f177)