Re: TCP/IP offload: security implications
From: Dennis C (dchou4u@hotmail.com)Date: 02/28/02
- Previous message: Richard Masoner: "Re: TCP/IP offload: security implications"
- In reply to: Richard Masoner: "TCP/IP offload: security implications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: dchou4u@hotmail.com (Dennis C) Date: 27 Feb 2002 17:01:06 -0800
Richard, what is the Intel/Adaptec chip that you are referring to? Can
you please provide the part number?
Thanks
Dennis
ospam@masoner.net (Richard Masoner) wrote in message news:<2c505724.0202270757.d8c346d@posting.google.com>...
> I'm a coder who writes systems and network code. I also have a strong
> interest in information security issues.
>
> Adaptec and Intel have announced gigabit ethernet cards with full
> TCP/IP protocol offload in hadware. I think offloading TCP/IP from the
> CPU to other hardware makes sense when high wire speeds are involved.
> Not infrequently, however, TCP/IP implementations are found to be
> vulnerable to attack by malformed packets. Malicious hackers will
> intentionally create illegal network packets in an attempt to crash a
> network protocol stack. When a vulnerable implementation is hit, the
> malformed packet causes the software to go into an undefined state. At
> best, the result will be excessive memory usage or degraded
> performance. At worst, the result is "wedged" software or even a
> kernel panic. For specific examples, see
> http://www.cert.org/advisories/CA-2000-21.html ("CERTŪ Advisory
> CA-2000-21 Denial-of-Service Vulnerabilities in TCP/IP Stacks").
>
> In a software-only network stack, you just patch the software if a
> vulnerability is found. But what do you do if the hardwired protocol
> implementation is found to be vulnerable? Can the logic be
> re-programmed in the field? Or are you stuck until new hardware is
> created?
>
> Richard Masoner
> http://www.masoner.net/
- Next message: Joost Geurts: "odd problem accesing a secure website"
- Previous message: Richard Masoner: "Re: TCP/IP offload: security implications"
- In reply to: Richard Masoner: "TCP/IP offload: security implications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|