24 Jul 2002 17:30
RE: comments on draft-black-rdma-concerns-00.txt
Michael Krause <krause <at> cup.hp.com>
2002-07-24 15:30:57 GMT
2002-07-24 15:30:57 GMT
At 11:54 AM 7/22/2002 -0400, Black_David <at> emc.com wrote: >Mike, > > > > >> In particular, my main concern here is that there may be > > > >> a new class of overwrite attacks for applications which > > > >> check a received message for integrity, then trundle on > > > >> assuming that it will remain intact and well formed. If > > > >> a malicious peer does a carefully-timed overwrite, it > > > >> may then trigger some sort of stack/buffer overrun and > > > >> take over the application. > > > > If one is concerned about malicious attacks, then security should be > > provided such as IPSec which is not a RDMA protocol issue. > >That appears to assume that malicious attacks would never come >from peers that are authorized to use the RDDP-enhanced service, >and that's not a good general assumption to make. For example, >fileservers usually don't completely trust clients that access >files -- having misbehavior by a single client take down the entire >fileserver is usually regarded as undesirable. Each client should only be given access to a window at a given time thus one cannot take down anything other than what has been exposed to that client. File servers should only expose windows and not the entire memory region. Thus if the communication is over a single stream and targeting a given window within the region, it does not seem that RDMA creates any new security issues that are at least new in this respect. > > > >> To this end, I believe RDDP/RDMA mechanisms will need to > > > >> track buffer ownership very carefully, in particular(Continue reading)
RSS Feed