From: Stephen Hemminger <shemminger@vyatta.com>
To: Vasiliy Kulikov <segoon@openwall.com>
Cc: netdev@vger.kernel.org, security@kernel.org, shemminger@osdl.org,
kuznet@ms2.inr.ac.ru, Solar Designer <solar@openwall.com>
Subject: Re: [patch] iproute: fix dangerous /tmp/ handling
Date: Wed, 15 Feb 2012 08:50:29 -0800 [thread overview]
Message-ID: <20120215085029.45278e27@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <20120215123223.GA14094@albatros>
On Wed, 15 Feb 2012 16:32:23 +0400
Vasiliy Kulikov <segoon@openwall.com> wrote:
> INCLUDE=${1:-"$PWD/include"}
>
> +TMPDIR="`mktemp -dt iproute.XXXXXXXXXX`" || exit
I will add a variation on this patch based on current code used by
autoconf tools that puts files in the build location instead
of /tmp.
prev parent reply other threads:[~2012-02-15 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-15 12:32 [patch] iproute: fix dangerous /tmp/ handling Vasiliy Kulikov
2012-02-15 16:50 ` Stephen Hemminger [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=20120215085029.45278e27@nehalam.linuxnetplumber.net \
--to=shemminger@vyatta.com \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@vger.kernel.org \
--cc=security@kernel.org \
--cc=segoon@openwall.com \
--cc=shemminger@osdl.org \
--cc=solar@openwall.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 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.