** Changed in: apparmor (Ubuntu)
Status: New => Confirmed
** Description changed:
Was getting in dmesg continually:
- 146.477:592): apparmor="ALLOWED" operation="sendmsg"
profile="/usr/sbin/dnsmasq" pid=3860 comm="dnsmasq" lport=58 family="inet6"
sock_type="raw" protocol=58
- 146.477:590): apparmor="ALLOWED" operation="open"
profile="/usr/sbin/dnsmasq" name="/proc/sys/net/ipv6/conf/br0/mtu" pid=3860
comm="dnsmasq" requested_mask="r" denied_mask="r" fsuid=105 ouid=0
+ 146.477:592): apparmor="ALLOWED" operation="sendmsg"
profile="/usr/sbin/dnsmasq" pid=3860 comm="dnsmasq" lport=58 family="inet6"
sock_type="raw" protocol=58
+ 146.477:590): apparmor="ALLOWED" operation="open"
profile="/usr/sbin/dnsmasq" name="/proc/sys/net/ipv6/conf/br0/mtu" pid=3860
comm="dnsmasq" requested_mask="r" denied_mask="r" fsuid=105 ouid=0
Fixed by adding to end of /etc/apparmor.d/usr.sbin.dnsmasq:
- /proc/sys/net/ipv6/conf/br0/mtu r,
- network inet6 raw,
+ /proc/sys/net/ipv6/conf/br0/mtu r,
+ network inet6 raw,
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1530969
Title:
IPv6 missing for dnsmaq profile
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1530969/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs