From: Sven Hoexter Date: Mon, 9 Nov 2015 07:58:40 +0000 (+0100) Subject: Add CVE ID found on tracker.d.o for the sector and cluster size issue. X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=commitdiff_plain;h=refs%2Fheads%2Fwheezy-updates Add CVE ID found on tracker.d.o for the sector and cluster size issue. --- diff --git a/debian/changelog b/debian/changelog index 7566cbb..18a8314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ fuse-exfat (0.9.7-2+deb7u1) wheezy; urgency=medium * Add d/patches/check-sector-and-cluster-size. Fix for https://github.com/relan/exfat/issues/5 found and reported by - The Fuzzing Project. + The Fuzzing Project. CVE-2015-8026 * Add d/patches/detect-infinite-loop. Fix for https://github.com/relan/exfat/issues/6 found and reported by The Fuzzing Project.