From: Julian Cordes <julian.cordes@gmail.com>
To: linux-sctp@vger.kernel.org
Subject: Issue with handling too long FORWARD-TSN-SUPPORTED parameter in INIT chunk
Date: Tue, 17 Jan 2017 13:11:37 +0000 [thread overview]
Message-ID: <20170117131137.GE6494@aomx-netbook> (raw)
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
An INIT-chunk with a FORWARD-TSN-SUPPORTED parameter having a length of
8 bytes is accepted by the linux kernel.
According to the definition in https://tools.ietf.org/html/rfc3758#page-5
the length of this parameter has to be 4 bytes long, so the
implementation should ideally react with an ABORT.
Testscript available at:
https://github.com/nplab/PR_SCTP_Testsuite/blob/master/forward-tsn/error-cases/init-with-forward-tsn-too-long.pkt
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next reply other threads:[~2017-01-17 13:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 13:11 Julian Cordes [this message]
2017-01-17 18:13 ` Issue with handling too long FORWARD-TSN-SUPPORTED parameter in INIT chunk Xin Long
2017-01-17 20:03 ` Julian Cordes
2017-01-18 4:38 ` Xin Long
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=20170117131137.GE6494@aomx-netbook \
--to=julian.cordes@gmail.com \
--cc=linux-sctp@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).