[63] in linux-net channel archive

home help back first fref pref prev next nref lref last post

Fix to tcp_init_seq in 1.1.89

daemon@ATHENA.MIT.EDU (Nick Holloway)
Mon Feb 6 19:25:14 1995

From: Nick Holloway <Nick.Holloway@alfie.demon.co.uk>
Date: Mon, 6 Feb 1995 19:45:07 +0000
To: linux-net@vger.rutgers.edu

Having read the various articles following the CERT advisory, I think that
if I understand correctly, the fix to tcp_init_seq isn't quite correct.

If the clock is warped backwards by settimeofday(), it will be possible
(albeit unlikely) for sequence numbers to be reused.

Would it be better for jiffies * constant to be used as the base, with
the usec added as the jitter?

-- 
Nick Holloway |  `O O'  | Home: Nick.Holloway@alfie.demon.co.uk
[aka `Alfie'] | // ^ \\ | Work: Nick.Holloway@parallax.co.uk

home help back first fref pref prev next nref lref last post