From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: dccp@vger.kernel.org
Subject: Re: [PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid
Date: Tue, 19 Aug 2008 00:32:44 +0000 [thread overview]
Message-ID: <48AA14AC.4080204@cn.fujitsu.com> (raw)
In-Reply-To: <48A91013.2010300@cn.fujitsu.com>
Eddie Kohler wrote:
> Gerrit Renker wrote:
>>> 7.5.4. Handling Sequence-Invalid Packets
>>>
>>> o A sequence-invalid DCCP-Reset packet MUST elicit a DCCP-Sync
>>> packet in response (subject to a possible rate limit). This
>>> response packet MUST use a new Sequence Number, and thus will
>>> increase GSS; GSR will not change, however, since the received
>>> packet was sequence-invalid. The response packet's
>>> Acknowledgement Number MUST equal GSR.
>>>
>>> But reponse to a sequence-invalid DCCP-Reset with acknowledgement
>>> number equal to GSR will help to attack for sequence number. ...
> >
>> The requiremement of using GSR here is related to fixing another bug
>> which
>> leads to a flood of Sync/Reset packets. A description of that bug is on
>> http://www.mail-archive.com/dccp@vger.kernel.org/msg01594.html
>
> Furthermore, Yongjun, I don't see how this is an "attack." DCCP is
> not robust against an attacker who can receive packets in the relevant
> connection, such as the two DCCP-Syncs in your example. Your attack
> is out of the threat model.
>
I misunderstood the sequence number attack.^_^
Thanks
Wei Yongjun
prev parent reply other threads:[~2008-08-19 0:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-18 6:00 [PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid Wei Yongjun
2008-08-18 15:18 ` [PATCHv2] dccp: Do not send Dccp-Sync after received Gerrit Renker
2008-08-18 21:23 ` [PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid Eddie Kohler
2008-08-19 0:32 ` Wei Yongjun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48AA14AC.4080204@cn.fujitsu.com \
--to=yjwei@cn.fujitsu.com \
--cc=dccp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.