kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Implementing RFC 6056
@ 2011-05-31 19:08 Arjun S R
  2011-05-31 19:11 ` Arjun S R
  2011-05-31 21:41 ` Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: Arjun S R @ 2011-05-31 19:08 UTC (permalink / raw)
  To: kernelnewbies

Hi,
I would like implement RFC 6506 in linux kernel. It seems no one has
implemented it.

Its mainly about Transport protocol port randomisation. The fixed
order[sequence of predictable randomness] of allocation of ephemeral
port to application on request can cause malicious users to hijack
connections based on time spent by the tcp ip api in various states.

I have read the standards and is willing to go forward. Please post comments.
--
Arjun S R

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

end of thread, other threads:[~2011-06-02 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-31 19:08 Implementing RFC 6056 Arjun S R
2011-05-31 19:11 ` Arjun S R
2011-05-31 21:41 ` Greg KH
2011-06-02 17:28   ` Arjun S R
2011-06-02 21:32     ` Greg KH
2011-06-02 17:38   ` Arjun S R

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