From: David Miller <davem@davemloft.net>
To: yi.zhu@intel.com
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH V2] net: add accounting for socket backlog
Date: Sun, 28 Feb 2010 18:10:10 -0800 (PST) [thread overview]
Message-ID: <20100228.181010.211259500.davem@davemloft.net> (raw)
In-Reply-To: <1267409328.23196.37.camel@debian>
From: Zhu Yi <yi.zhu@intel.com>
Date: Mon, 01 Mar 2010 10:08:48 +0800
> Yeah, I only considered about the normal case, that is the TCP frames
> are built and managed in the kernel.
You're not even considering the kernel case completely. It's just as
easy to modify the kernel to maliciously send frames in this way.
> If a user does frame generation himself, yes, the same problem could
> happen potentially for all protocols using backlog.
We need the protection for every protocol, please implement your
changes this way.
Thanks.
next prev parent reply other threads:[~2010-03-01 2:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-26 9:27 [PATCH V2] net: add accounting for socket backlog Zhu Yi
2010-02-26 12:05 ` David Miller
2010-03-01 2:08 ` Zhu Yi
2010-03-01 2:10 ` David Miller [this message]
2010-02-28 5:31 ` Eric Dumazet
2010-03-01 11:43 ` Eric Dumazet
2010-03-02 2:34 ` Zhu Yi
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=20100228.181010.211259500.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=yi.zhu@intel.com \
/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).