Re: kernel BUG at page_alloc.c

From: Marcin Rożek
Date: Fri Sep 17 2004 - 06:05:20 EST


Marcelo Tosatti wrote:
Yes it is quite serious... the VM is trying to free a page with ->mapping set (probably a pagecache page) which is not valid thing to happen (thus the BUG).

You can move to v2.4.27 to confirm you see or do not see the problem there.
It's a grsecurity bug: http://forums.grsecurity.net/viewtopic.php?t=933
On clean 2.4.27 everything works fine.
It happens only when MPROTECT is turned off in the kernel.

Regards,
Marcin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/