[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <adairlb3lxm.fsf@cisco.com>
Date: Tue, 01 Aug 2006 19:34:29 -0700
From: Roland Dreier <rdreier@...co.com>
To: Dave Jones <davej@...hat.com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: frequent slab corruption (since a long time)
> There's a collection of corruption reports at
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160878
I notice that the first few reports (kernels <= 2.6.14) have len=4096,
while the later reports (kernels >= 2.6.16) have len=2048. So
assuming it's the same bug, the use after free has moved from a
4096-byte slab to a 2048-byte slab. Were there ny data structures we
shrank between 2.6.14 and 2.6.16?
-
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