netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] remove netpoll receive code
@ 2007-10-17 20:21 Stephen Hemminger
  2007-10-17 20:41 ` Andrew Morton
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stephen Hemminger @ 2007-10-17 20:21 UTC (permalink / raw)
  To: David S. Miller, Andrew Morton; +Cc: netdev, linux-kernel

The netpoll receive code is:
1. Not used by any in-tree features, it is used by kgdb-over-ether.
2. A nice hook for people doing nasty things like private binary network stacks or rootkits.
3. Unsecured by any of the normal firewalling code.

Hopefully all distro's are smart enough to turn it off in their default config *nudge, nudge*.
Doubly true for any distribution that claims to be secure or enterprise ready.

I propose that we take out all the whole netpoll rx path. If/when kgdb gets submitted
a better and alternative receive path can be added.

-- 
Stephen Hemminger <shemminger@linux-foundation.org>

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

end of thread, other threads:[~2007-10-22 16:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17 20:21 [RFC] remove netpoll receive code Stephen Hemminger
2007-10-17 20:41 ` Andrew Morton
2007-10-18  3:52 ` Jason Wessel
2007-10-18  6:28 ` David Miller
2007-10-18  7:02   ` Andrew Morton
2007-10-18 15:25     ` Stephen Hemminger
2007-10-22 16:54 ` Matt Mackall

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