lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 8 Aug 2011 11:48:40 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Josef Lusticky <jlustick@...hat.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: PROBLEM: Unable to handle kernel paging request

On Mon, 08 Aug 2011 14:41:48 +0200 Josef Lusticky wrote:

> 1.
> I get kernel panic when loading and unloading presented modules saying 
> BUG: Unable to handle kernel paging request.
> 
> 2.
> I've written short script that finds all available modules on system and 
> tries to
> load and unload them - see attachment or http://pastebin.com/dphQp2D3
> I've tried several machines with different kernels and architectures
> and always got kernel panic, oops or not responding system.
> The problem is the panic is always caused by different module on 
> different machines and with different kernels but some of call traces 
> are similar and they always begin with "BUG: unable to handle kernel 
> paging request at" + address.
> I've been using module-init-tools 3.9 and 3.16 (most recent).
> Here are examples of output:
> stable kernel 3.0 on x86_64 machine: http://pastebin.com/WKAEdSjE

Now that pastebin is working again:

The 3.0 oops is fixed by this git commit:
7676e345824f162191b1fe2058ad948a6cf91c20
which was merged on July 28.
Dave Miller wrote that he would submit it for -stable also.

Um, same fix for the 2.6.39.3 oops.

BTW, just putting the kernel oops logs inline in the email (or even as
attachments) is usually preferable to making someone use a web browser
to view them.


> stable kernel 2.6.39.3 on x86_64 machine: http://pastebin.com/3XNy5n3B
> stable lts kernel 2.6.32.43 on x86_64 machine: http://pastebin.com/rYzH6y2B
> stable lts kernel 2.6.32.43 on i386 machine: http://pastebin.com/qSnLTch2
> 
> The problem does not occur when loading and unloading one module.
> The problem does not occur after certain amounts of loaded modules.
> When I choose a different order of modules (e.g. using sort) I get panic 
> on different module.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ