You have been subscribed to a public bug:

== Comment: #0 - Breno Leitao <[email protected]> - 2017-06-28 08:00:40 ==
When a process accesses an invalid EA it results in a SEGV signal being
sent to the process, which typically results in the process being
killed. Process death isn't instantaneous however, the process may catch
the SEGV signal and continue somehow, or the kernel may start writing a
core dump for the process, either of which means it's possible for the
process to be preempted while its processing the SEGV but before it's
been killed.

We need to have this fix on kernel 4.4 and 4.8:

https://patchwork.ozlabs.org/patch/779346/

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage)
         Status: New


** Tags: architecture-ppc64le bugnameltc-156112 severity-medium 
targetmilestone-inin---
-- 
Invalid EA on pre 4.9 kernels
https://bugs.launchpad.net/bugs/1700980
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to