← Back to team overview

registry team mailing list archive

[Bug 634554] Re: fuse mounts hang on xattr retrieval with auditd

 

Hey Colin,

I might be doing something wrong, but this doesn't seem to fix the
problem. I've installed libfuse2 and fuse-utils from lucid-proposed per
the documentation you provided and I still get hangs when mounting fuse
file systems with audit rules applied.

$ dpkg -l | grep fuse   
ii  fuse-utils                                           2.8.1-1.1ubuntu2.1                              Filesystem in USErspace (utilities)
ii  gvfs-fuse                                            1.6.1-0ubuntu1build1                            userspace virtual filesystem - fuse server
ii  libfuse2                                             2.8.1-1.1ubuntu2.1                              Filesystem in USErspace library

$ sudo auditctl -l
No rules

$ sshfs pmoody@localhost:/usr/local mnt

$ ls mnt/
[stuff]

$ sudo umount mnt

$ sudo auditctl -w /etc/shadow -p wa

$ sudo auditctl -l
LIST_RULES: exit,always watch=/etc/shadow perm=wa

$ sshfs pmoody@localhost:/usr/local mnt
[hang] 

Cheers,
peter

-- 
fuse mounts hang on xattr retrieval with auditd
https://bugs.launchpad.net/bugs/634554
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.