On Mon, Aug 20, 2012 at 06:59:39PM +0200, Eric Dumazet wrote:
> On Mon, 2012-08-20 at 12:44 -0400, Dave Jones wrote:
> > Just had a user report this, which I don't think I've seen reported here yet.
> > Something new, or just something missing from -stable ?
> >
> > Dave
> >
> >
> > BUG: unable to handle kernel paging request at 5f726571
> > IP: [<c0884808>] fib_rules_lookup+0x38/0x130
> > *pdpt = 000000002b8ef001 *pde = 0000000000000000
> > Oops: 0000 [#1] SMP
>
> It looks like a buffer overflow or memory reuse
>
> 5f726565 is not a valid pointer, but ASCII "eer_"
Yeah.
Same user reported a slew of other problems, so he may have bad hardware.
I've asked him to run a memtest to rule that out.
Dave