From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] libfcgi:add security patch for CVE-2012-6687
Date: Thu, 25 Feb 2016 22:50:18 +0100 [thread overview]
Message-ID: <20160225225018.7b702f4b@free-electrons.com> (raw)
In-Reply-To: <1455000746-26644-1-git-send-email-niranjan.reddy@rockwellcollins.com>
Hello,
Thanks for this new version. It is almost ready, but your Signed-off-by
line is still missing, and since it is a legal statement, I cannot add
it myself when applying.
On Tue, 9 Feb 2016 12:22:26 +0530, Niranjan Reddy wrote:
> From: "Niranjan Reddy" <niranjan.reddy@rockwellcollins.com>
>
> Fix-CVE-2012-6687 - remote attackers cause a denial of service (crash)
> via a large number of connections (http://www.cvedetails.com/cve/CVE-2012-6687/).
> use poll in os_unix.c instead of select to avoid problem with > 1024 connections.
> The patch libfcgi_2.4.0-8.3.debian.tar.xz is taken from the below link:
> (https://launchpad.net/ubuntu/+source/libfcgi/2.4.0-8.3)
> The next release of libfcgi is 2.4.1 which may have this fix is yet to be released
> officially.
We need your Signed-off-by here.
> ---
> package/libfcgi/0006-fix-CVE-2012-6687.patch | 103 +++++++++++++++++++++++++++
> 1 file changed, 103 insertions(+)
> create mode 100644 package/libfcgi/0006-fix-CVE-2012-6687.patch
>
> diff --git a/package/libfcgi/0006-fix-CVE-2012-6687.patch b/package/libfcgi/0006-fix-CVE-2012-6687.patch
> new file mode 100644
> index 0000000..a8ea847
> --- /dev/null
> +++ b/package/libfcgi/0006-fix-CVE-2012-6687.patch
> @@ -0,0 +1,103 @@
> +libfcgi:add security patch for CVE-2012-6687
> +CVE-2012-6687 - remote attackers cause a denial of service (crash) via a large number
> +of connections (http://www.cvedetails.com/cve/CVE-2012-6687/).
> +Fix:use poll in os_unix.c instead of select to avoid problem with > 1024 connections.
> +This patch libfcgi_2.4.0-8.3.debian.tar.xz is pulled from the below link:
> +(https://launchpad.net/ubuntu/+source/libfcgi/2.4.0-8.3)
> +The next release of libfcgi is 2.4.1 which may have this fix is yet to be released
> +officially.
> +
> +Signed-off-by: Anton Kortunov <toshic.toshic@gmail.com>
And here.
Could you address that and send an updated version?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-02-25 21:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 6:52 [Buildroot] [PATCH v2 1/1] libfcgi:add security patch for CVE-2012-6687 Niranjan Reddy
2016-02-25 21:50 ` Thomas Petazzoni [this message]
2016-03-01 6:23 ` Niranjan Reddy
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=20160225225018.7b702f4b@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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