LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: Juergen Kreileder <jk@blackdown.de>
Cc: linux-kernel@vger.kernel.org, dm-devel@redhat.com
Subject: Re: lvcreate on 2.6.22.1: kernel tried to execute NX-protected page
Date: Sun, 05 Aug 2007 12:46:03 -0700 [thread overview]
Message-ID: <1186343163.25667.0.camel@laptopd505.fenrus.org> (raw)
In-Reply-To: <87y7gperd1.fsf@blackdown.de>
On Sun, 2007-08-05 at 21:03 +0200, Juergen Kreileder wrote:
> I've upgraded devmapper to 1.02.20 and lvm2 to 2.02.26. Didn't help much,
> I just got a the same BUG again:
>
> kernel tried to execute NX-protected page - exploit attempt? (uid: 0)
> BUG: unable to handle kernel paging request at virtual address f492c1f8
I suspect this is a module that got unloaded but still had some function
pointer registered somewhere.....
do you know if/which module that could be?
(one trick is to compile the kernel such that you don't allow modules to
be unloaded at all; if that makes it work it's clearly the type of bug I
described above)
next prev parent reply other threads:[~2007-08-05 19:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-05 19:03 Juergen Kreileder
2007-08-05 19:46 ` Arjan van de Ven [this message]
2007-08-05 19:52 ` Juergen Kreileder
2007-08-16 18:45 ` SLUB problems (was Re: lvcreate on 2.6.22.1: kernel tried to execute NX-protected page) Juergen Kreileder
-- strict thread matches above, loose matches on Subject: below --
2007-08-03 19:10 lvcreate on 2.6.22.1: kernel tried to execute NX-protected page Juergen Kreileder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1186343163.25667.0.camel@laptopd505.fenrus.org \
--to=arjan@infradead.org \
--cc=dm-devel@redhat.com \
--cc=jk@blackdown.de \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: lvcreate on 2.6.22.1: kernel tried to execute NX-protected page' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).