← Back to team overview

touch-packages team mailing list archive

[Bug 1515818] [NEW] apparmor profile has a typo

 

Public bug reported:

apparmor reports the following denial

Nov  4 06:36:31 ortho2 kernel: [  155.310264] audit: type=1400
audit(1446647791.742:151): apparmor="DENIED" operation="signal"
profile="/usr/lib/NetworkManager/nm-dhcp-helper" pid=3056 comm="kill"
requested_mask="send" denied_mask="send" signal=term
peer="/sbin/dhclient"

this is due to a typo in the /usr/lib/NetworkManager/nm-dhcp-helper
profile.

The attached patch will fix the problem

** Affects: isc-dhcp (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "dhclient.patch"
   https://bugs.launchpad.net/bugs/1515818/+attachment/4517905/+files/dhclient.patch

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

Title:
  apparmor profile has a typo

Status in isc-dhcp package in Ubuntu:
  New

Bug description:
  apparmor reports the following denial

  Nov  4 06:36:31 ortho2 kernel: [  155.310264] audit: type=1400
  audit(1446647791.742:151): apparmor="DENIED" operation="signal"
  profile="/usr/lib/NetworkManager/nm-dhcp-helper" pid=3056 comm="kill"
  requested_mask="send" denied_mask="send" signal=term
  peer="/sbin/dhclient"

  this is due to a typo in the /usr/lib/NetworkManager/nm-dhcp-helper
  profile.

  The attached patch will fix the problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1515818/+subscriptions


Follow ups