-
Committer:
Bazaar Package Importer
-
Author(s):
Marc Deslauriers
-
Date:
2010-12-09 15:56:22 UTC
-
mfrom:
(42.1.2 hardy-proposed)
-
Revision ID:
james.westby@ubuntu.com-20101209155622-ws06q3z0j61snuyx
Tags: 2.13.1-5ubuntu3.1
* SECURITY UPDATE: arbitrary unmount with fuse (LP: #670622)
- This update adds support for new options required by the fuse
security update.
- mount/mount.{c,8},mount/umount.{c,8},mount/sundries.{c,h}: Add
--no-canonicalize option to avoid unwanted readlink() calls.
- http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=commit;h=45fc569a75
- http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=commit;h=be9adec40f
- http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=commit;h=387ade2a24
- mount/umount.{c,8}: Add --fake option to umount(8), which omits
calling the actual umount syscall (and the loop device deletion) but
modifies /etc/mtab.
- http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=commit;h=97a3cef4f1
- CVE-2010-3879