aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/e2fsprogs/patches/100-CVE-2019-5094-libsupport.patch
Commit message (Collapse)AuthorAgeFilesLines
* e2fsprogs: update to version 1.45.4Josef Schlehofer2020-01-051-203/+0
| | | | | | | | Removed backported patch Release notes: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.45.4 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* e2fsprogs: Fix CVE-2019-5094 in libsupportHauke Mehrtens2019-11-221-0/+203
This adds the following patch from debian: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?h=debian/stable&id=09fe1fd2a1f9efc3091b4fc61f1876d0785956a8 libsupport: add checks to prevent buffer overrun bugs in quota code Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>