netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] bio_uncopy_user mem leak
       [not found]         ` <20040819233155.68c1411e.akpm@osdl.org>
@ 2004-08-20 20:28           ` sandr8
  0 siblings, 0 replies; only message in thread
From: sandr8 @ 2004-08-20 20:28 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Con Kolivas, linux-kernel, kernel, lartc, netdev

Andrew Morton wrote:

>Con Kolivas <kernel@kolivas.org> wrote:
>
>Uh, I guess that depends on how rested Linus feels when he returns.  I
>think there's a fairly significant networking fix too.  As I said: we'll see
>
is that the one related to the qdisc private data alignment? if not, 
that one would be a urgent one too imho...
i got many oops from the ext3 commit and this because all of the 
schedulers in the 2.6.8 and 2.6.8.1 traffic control suite are accessing 
data at slightly wrong positions.
this because if any discipline different from pfifo fast is used, the 
kmalloc()ed memory is aligned in the old way, but then it is used in the 
new one.
the results could be catastrophic whenever the accessed data is a 
pointer and the memory referenced is written to. :-\

Alessandro Salvatori

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-20 20:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1092909598.8364.5.camel@localhost>
     [not found] ` <412489E5.7000806@kolivas.org>
     [not found]   ` <1092923494.12138.1667.camel@watt.suse.com>
     [not found]     ` <20040819195521.GC12363@tpkurt.garloff.de>
     [not found]       ` <41256DC9.7070500@kolivas.org>
     [not found]         ` <20040819233155.68c1411e.akpm@osdl.org>
2004-08-20 20:28           ` [PATCH] bio_uncopy_user mem leak sandr8

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).