From 8cd5605168cb4c19ade156f504ae500920c98e39 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 7 Sep 2014 23:00:41 +0000 Subject: [PATCH] Note that CVE-2014-5207 was fixed along with CVE-2014-5206 svn path=/dists/trunk/linux/; revision=21778 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a99e46586..9407482df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,7 +33,7 @@ linux (3.16.2-1) UNRELEASED; urgency=medium * sound: Disable SND_CS5535AUDIO on all but i386 and mips*/loongson-2f * [mips*/loongson-2f] video: Re-add and enable sm7xxfb driver, removed upstream in 3.15 - * mnt: Fix flag handling on remount (CVE-2014-5206) + * mnt: Fix flag handling on remount (CVE-2014-5206, CVE-2014-5207) - mnt: Only change user settable mount flags in remount - mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount