linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pppd security
@ 2006-09-18 15:31 jfj
  2006-09-18 16:10 ` James Carlson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jfj @ 2006-09-18 15:31 UTC (permalink / raw)
  To: linux-ppp

Hi.

I don't know much about pppd so this may be completely
wrong.

Suppose this setup:

I have a custom kernel which "secures" sockets. That is,
any program that will try to use a socket without "unlocking"
it first, will get some ERROR. This way, only trusted
programs will be able to use sockets and connect to the
net.

So, sockets are secured at the TCP/IP layers.

My question now is, if it is possible to attack this by
sending data directly to the PPP layer. Can one open
/dev/ppp, construct a UDP packet, encapsulate this into
a PPP packet, write it to some /dev/ppp device and reach
some internet host?

Thanks,

jerald


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

end of thread, other threads:[~2006-09-19 12:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18 15:31 pppd security jfj
2006-09-18 16:10 ` James Carlson
2006-09-18 19:39 ` jfj
2006-09-18 19:48 ` James Carlson
2006-09-18 20:29 ` jfj
2006-09-18 20:46 ` James Carlson
2006-09-19 12:07 ` jfj

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