netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] oops in af_packet fanout mode
@ 2012-11-06 10:24 Eric Leblond
  2012-11-06 10:24 ` [PATCH 1/1] af-packet: fix oops when socket is not present Eric Leblond
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Leblond @ 2012-11-06 10:24 UTC (permalink / raw)
  To: netdev; +Cc: stable


Due to a NULL dereference, the following patch is causing oops
in normal trafic condition:

commit c0de08d04215031d68fa13af36f347a6cfa252ca
Author: Eric Leblond <eric@regit.org>
Date:   Thu Aug 16 22:02:58 2012 +0000

    af_packet: don't emit packet on orig fanout group

This patch was a feature fix and has reached most stable
branches. The following patch fixes the issue and should be
applied to branch containing the previous patch.

BR,
--
Eric Leblond <eric@regit.org>

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

end of thread, other threads:[~2012-11-07 20:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 10:24 [PATCH 0/1] oops in af_packet fanout mode Eric Leblond
2012-11-06 10:24 ` [PATCH 1/1] af-packet: fix oops when socket is not present Eric Leblond
2012-11-06 11:34   ` Eric Dumazet
2012-11-06 12:10     ` [PATCH v2] " Eric Leblond
2012-11-06 12:28       ` Greg KH
2012-11-06 12:42         ` Eric Dumazet
2012-11-07 20:42       ` David Miller

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).