lkml.org 
[lkml]   [1999]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Linux 2.2.x ISN Vulnerability
Date
From
>   I agree, using known data (port numbers, addresses) as "secret" data to
> hash is false. Instead a good PRNG should be used everytime a sequence
> number is needed, independent to any TCP data. Operating systems such as
> OpenBSD do have cryptographical safe Sequence number generators, why
> should Linux go the unsafe way ?

You can't just use a random number generator. There are _strict_ rules about
sequence spaces keeping ordering. Otherwise your risk data corruption.

> old protocol suites. TCP Sequence numbers were never meant to be secure, a
> 32 bit number just cannot guarantee security at all. Later when the first
> spoofing vulnerabilities were discovered the reasons of the sequence
> number shifted from a "to order data" meaning to a "guarantee security"
> meaning.

Correct. You should be using encrypted IP. Unfortunately the US government
still puts its paranoia before its people's safety


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.056 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site