group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #11871
[Bug 1626359] Re: Cannot authorise quotactl syscall for Q_GETQUOTA
This bug is getting slurped into changelogs but it is not fixed in
master since the fix was reverted due to
https://github.com/snapcore/snapd/pull/2810 not being merged yet.
Marking all Ubuntu releases as still affected.
** Changed in: snapd (Ubuntu Trusty)
Status: Fix Released => In Progress
** Changed in: snapd (Ubuntu Xenial)
Status: Fix Released => In Progress
** Changed in: snapd (Ubuntu Yakkety)
Status: Fix Released => In Progress
** Changed in: snapd (Ubuntu Trusty)
Status: In Progress => Triaged
** Changed in: snapd (Ubuntu Xenial)
Status: In Progress => Triaged
** Changed in: snapd (Ubuntu Yakkety)
Status: In Progress => Triaged
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1626359
Title:
Cannot authorise quotactl syscall for Q_GETQUOTA
Status in Snappy:
In Progress
Status in snapd package in Ubuntu:
Triaged
Status in snapd source package in Trusty:
Triaged
Status in snapd source package in Xenial:
Triaged
Status in snapd source package in Yakkety:
Triaged
Bug description:
While debugging a snap I get this security error
```
= Seccomp =
Time: Sep 22 03:54:47
Log: auid=4294967295 uid=0 gid=0 ses=4294967295 pid=12869 comm="transmission-da" exe="/snap/transmission/x1/bin/transmission-daemon" sig=31 arch=c000003e 179(quotactl) compat=0 ip=0x7fa06ab2d3fa code=0x0
Syscall: quotactl
```
There is no workaround given, so I've added a security override, but
it doesn't do anything.
```
transmission-daemon:
command: transmission-init start
stop-command: transmission-init stop
daemon: forking
plugs: [network, network-bind, quotactl]
...
plugs:
quotactl:
command: binary
security-override:
syscalls: [quotactl]
```
There doesn't seem to be a ready-made interface loaded at install time
which would include that syscall, so I can't find a solution for that
problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1626359/+subscriptions