Re: Linux 4.14 - BUG: unable to handle kernel paging request at ffffffff3bbbe160 IP: audit_signal_cb+0x75/0xf0

From: John Johansen
Date: Mon Nov 27 2017 - 12:59:47 EST


On 11/23/2017 05:38 AM, Jiri Slaby wrote:
> On 11/22/2017, 04:59 PM, John Johansen wrote:
>> Can you verify the following patch fixes the problem for you
>
> Reportedly, it helps:
> https://apibugzilla.suse.com/show_bug.cgi?id=1069562#c3
>

Thanks Jiri,
Unfortunately I wasn't able to access the bugzilla entry but I assume the reporting and testing comes from Christian Boltz who reported directly to me that it fixed the issue on suse for him. I've added him as a tester to the most recent revision. Let me know if there is someone I am missing that I should credit, or something in the bug I should poke at



>> From 6ba06322267ea931be5f1f559965120d1e09b030 Mon Sep 17 00:00:00 2001
>> From: John Johansen <john.johansen@xxxxxxxxxxxxx>
>> Date: Wed, 22 Nov 2017 07:33:38 -0800
>> Subject: [PATCH] apparmor: fix oops in audit_signal_cb hook
> ...
> thanks,
>