[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071216.140425.19234188.davem@davemloft.net>
Date: Sun, 16 Dec 2007 14:04:25 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: m.kozlowski@...land.pl, akpm@...ux-foundation.org,
jgarzik@...ox.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, den@...nvz.org, xemul@...nvz.org
Subject: Re: [PACKET]: Fix /proc/net/packet crash due to bogus private
pointer
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Sun, 16 Dec 2007 11:41:20 +0800
> [PACKET]: Fix /proc/net/packet crash due to bogus private pointer
>
> The seq_open_net patch changed the meaning of seq->private.
> Unfortunately it missed two spots in AF_PACKET, which still
> used the old way of dereferencing seq->private, thus causing
> weird and wonderful crashes when reading /proc/net/packet.
>
> This patch fixes them.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied to net-2.6.25, thanks Herbert.
--
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