The verification of the Stable Release Update for grep has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Fix Released
Status in grep source package in Bionic:
  Fix Released

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -------------------------

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grep/+bug/1844524/+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