Public bug reported:

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

Fixed by adding to end of /etc/apparmor.d/usr.sbin.dnsmasq:

  /proc/sys/net/ipv6/conf/br0/mtu r,
  network inet6 raw,

** Affects: apparmor (Ubuntu)
     Importance: Undecided
     Assignee: nathan (nathan95-b)
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1530969

Title:
  IPv6 missing for dnsmaq profile

Status in apparmor package in Ubuntu:
  New

Bug description:
  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

  Fixed by adding to end of /etc/apparmor.d/usr.sbin.dnsmasq:

    /proc/sys/net/ipv6/conf/br0/mtu r,
    network inet6 raw,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1530969/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to