deiban packaging of linux kernel with sysmocom modifications
Go to file
Ben Hutchings 7dd2587507 mnt: Fix flag handling on remount (CVE-2014-5206)
- mnt: Only change user settable mount flags in remount
- mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into
  do_remount
- mnt: Correct permission checks in do_remount
- mnt: Change the default remount atime from relatime to the existing value
- mnt: Add tests for unprivileged remount cases that have found to be faulty

svn path=/dists/trunk/linux/; revision=21777
2014-09-07 22:57:20 +00:00
debian mnt: Fix flag handling on remount (CVE-2014-5206) 2014-09-07 22:57:20 +00:00