public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux kernel 2.4.20-18.7smp bug
@ 2005-01-14  9:17 jike
  2005-01-14  9:46 ` Arjan van de Ven
  0 siblings, 1 reply; 4+ messages in thread
From: jike @ 2005-01-14  9:17 UTC (permalink / raw)
  To: linux-kernel

Hi,all

	I use the RedHat Linux 7.3 , kernel version is 2.4.20-18.7smp. Today, i find one bug info in /var/log/message, the bug info as following:
  
Jan 13 11:00:02 zjip142 kernel: SCSI disk error : host 0 channel 0 id 0 lun 2 return code = 10000
Jan 13 11:00:02 zjip142 kernel:  I/O error: dev 08:01, sector 26376
Jan 13 11:02:47 zjip142 kernel: Assertion failure in do_get_write_access() at transaction.c:742: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Jan 13 11:02:47 zjip142 kernel: ------------[ cut here ]------------
Jan 13 11:02:47 zjip142 kernel: kernel BUG at transaction.c:742!
Jan 13 11:02:47 zjip142 kernel: invalid operand: 0000
Jan 13 11:02:47 zjip142 kernel: lpfcdd autofs tg3 usb-ohci usbcore ext3 jbd cciss sd_mod scsi_mod
Jan 13 11:02:47 zjip142 kernel: CPU:    2
Jan 13 11:02:47 zjip142 kernel: EIP:    0010:[<f883fc95>]    Tainted: P
Jan 13 11:02:47 zjip142 kernel: EFLAGS: 00010286
Jan 13 11:02:47 zjip142 kernel:
Jan 13 11:02:47 zjip142 kernel: EIP is at do_get_write_access [jbd] 0x485 (2.4.20-18.7smp)
Jan 13 11:02:47 zjip142 kernel: eax: 0000007b   ebx: f6815e94   ecx: 00000086   edx: 00000001
Jan 13 11:02:47 zjip142 kernel: esi: f4414520   edi: f6815e00   ebp: f318ef00   esp: c3297980
Jan 13 11:02:47 zjip142 kernel: ds: 0018   es: 0018   ss: 0018
Jan 13 11:02:47 zjip142 kernel: Process TrendOne (pid: 11110, stackpage=c3297000)
Jan 13 11:02:47 zjip142 kernel: Stack: f8846480 f88484ae f8848410 000002e6 f8846720 00000001 00000000 00000000
Jan 13 11:02:47 zjip142 kernel:        f123cc80 e901fd80 00000000 f6815e00 00000000 f543b480 e75d7d00 e75d7d00
Jan 13 11:02:47 zjip142 kernel:        f88539f9 f543b480 00000000 f8840fbf f318edb0 f543b480 f7764c00 f4414520
Jan 13 11:02:47 zjip142 kernel: Call Trace:   [<f8846480>] .rodata.str1.32 [jbd] 0xe0 (0xc3297980))
Jan 13 11:02:47 zjip142 kernel: [<f88484ae>] .rodata.str1.1 [jbd] 0xae (0xc3297984))
Jan 13 11:02:47 zjip142 kernel: [<f8848410>] .rodata.str1.1 [jbd] 0x10 (0xc3297988))
Jan 13 11:02:47 zjip142 kernel: [<f8846720>] .rodata.str1.32 [jbd] 0x380 (0xc3297990))
Jan 13 11:02:47 zjip142 kernel: [<f88539f9>] ext3_dirty_inode [ext3] 0xa9 (0xc32979c0))
Jan 13 11:02:47 zjip142 kernel: [<f8840fbf>] __journal_file_buffer [jbd] 0x10f (0xc32979cc))
Jan 13 11:02:47 zjip142 kernel: [<f883ffc1>] journal_get_undo_access_Rsmp_4d348160 [jbd] 0x41 (0xc32979e4))
Jan 13 11:02:47 zjip142 kernel: [<f884e0e7>] ext3_new_block [ext3] 0x447 (0xc3297a08))
Jan 13 11:02:47 zjip142 kernel: [<f883fd4a>] do_get_write_access [jbd] 0x53a (0xc3297a40))
Jan 13 11:02:47 zjip142 kernel: [<f88533f9>] ext3_do_update_inode [ext3] 0x2f9 (0xc3297a5c))


i have searched this info on google, but got nothing. how to patch this bug,I really appreciate your help. thank you!


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Linux kernel 2.4.20-18.7smp bug
  2005-01-14  9:17 Linux kernel 2.4.20-18.7smp bug jike
@ 2005-01-14  9:46 ` Arjan van de Ven
       [not found]   ` <41E7E008.7040603@outpost24.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Arjan van de Ven @ 2005-01-14  9:46 UTC (permalink / raw)
  To: jike; +Cc: linux-kernel

On Fri, 2005-01-14 at 17:17 +0800, jike wrote:
> Hi,all
> 
> 	I use the RedHat Linux 7.3 , kernel version is 2.4.20-18.7smp. Today, i find one bug info in /var/log/message, the bug info as following:
>   
> Jan 13 11:02:47 zjip142 kernel: EIP:    0010:[<f883fc95>]    Tainted: P
> Jan 13 11:02:47 zjip142 kernel: EFLAGS: 00010286

you are running a very old kernel, and you are using at least one binary
only module... I don't think linux-kernel is the right forum for such an
issue ;)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Linux kernel 2.4.20-18.7smp bug
       [not found]     ` <1105708214.6042.12.camel@laptopd505.fenrus.org>
@ 2005-01-14 15:19       ` David Jacoby
  2005-01-14 23:00         ` Barry K. Nathan
  0 siblings, 1 reply; 4+ messages in thread
From: David Jacoby @ 2005-01-14 15:19 UTC (permalink / raw)
  To: Arjan van de Ven, linux-kernel

Well sorry for not making me clear, i forgot to say that
im not using 2.4.20 or any other default kernel. Im using
2.6.10 from kernel.org.

the "vulnerability" im talking about is the following:

http://www.isec.pl/vulnerabilities/isec-0022-pagefault.txt


Best regards
David Jacoby


Arjan van de Ven wrote:

>On Fri, 2005-01-14 at 16:06 +0100, David Jacoby wrote:
>  
>
>>Hi everyone...
>>
>>Does anyknow know if there is  patch for this vulnerability?
>>    
>>
>
>"vulnerability" ???
>
>You first need to go to far far more recent kernel (the fedora-legacy
>project keeps providing kernel updates for the otherwise End Of Life
>RHL7.x series), and the kernel is tainted by a binary module so you want
>to try without that first as well.
>
>
>  
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Linux kernel 2.4.20-18.7smp bug
  2005-01-14 15:19       ` David Jacoby
@ 2005-01-14 23:00         ` Barry K. Nathan
  0 siblings, 0 replies; 4+ messages in thread
From: Barry K. Nathan @ 2005-01-14 23:00 UTC (permalink / raw)
  To: David Jacoby; +Cc: Arjan van de Ven, linux-kernel

On Fri, Jan 14, 2005 at 04:19:36PM +0100, David Jacoby wrote:
> Well sorry for not making me clear, i forgot to say that
> im not using 2.4.20 or any other default kernel. Im using
> 2.6.10 from kernel.org.
> 
> the "vulnerability" im talking about is the following:
> 
> http://www.isec.pl/vulnerabilities/isec-0022-pagefault.txt

Try running a 2.6-ac kernel (the one that fixes this vulnerability is
2.6.10-ac9). The patch from 2.6.10 to 2.6.10-ac9 is linked on the
kernel.org web site. Here's the URL anyway:

http://kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac9.bz2

-Barry K. Nathan <barryn@pobox.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-14 23:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-14  9:17 Linux kernel 2.4.20-18.7smp bug jike
2005-01-14  9:46 ` Arjan van de Ven
     [not found]   ` <41E7E008.7040603@outpost24.com>
     [not found]     ` <1105708214.6042.12.camel@laptopd505.fenrus.org>
2005-01-14 15:19       ` David Jacoby
2005-01-14 23:00         ` Barry K. Nathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox