linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Kees Cook <keescook@chromium.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Oleg Nesterov <oleg@redhat.com>,
	Samuel Dionne-Riel <samuel@dionne-riel.com>,
	Richard Weinberger <richard.weinberger@gmail.com>,
	Graham Christensen <graham@grahamc.com>,
	Michal Hocko <mhocko@suse.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5] exec: load_script: Do not exec truncated interpreter path
Date: Mon, 18 Feb 2019 16:52:05 -0800	[thread overview]
Message-ID: <CAHk-=wjbNaTu+ktipPdM=_7PEmQ=-ue08zShjDASCsYSTzo1Mw@mail.gmail.com> (raw)
In-Reply-To: <20190219003648.GA26354@beast>

On Mon, Feb 18, 2019 at 4:36 PM Kees Cook <keescook@chromium.org> wrote:
>
> This attempts the protection again, but allows arguments to
> remain truncated. In an effort to improve readability, helper functions
> and comments have been added.

Applied directly, in the (maybe naive) belief that this can't possibly
break anything, and let's just get it fixed for 5.0 rather than wait
another release.

Famous last words.

               Linus

  reply	other threads:[~2019-02-19  0:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19  0:36 [PATCH v5] exec: load_script: Do not exec truncated interpreter path Kees Cook
2019-02-19  0:52 ` Linus Torvalds [this message]
2019-02-19  0:59   ` Kees Cook

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='CAHk-=wjbNaTu+ktipPdM=_7PEmQ=-ue08zShjDASCsYSTzo1Mw@mail.gmail.com' \
    --to=torvalds@linux-foundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=graham@grahamc.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhocko@suse.com \
    --cc=oleg@redhat.com \
    --cc=richard.weinberger@gmail.com \
    --cc=samuel@dionne-riel.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).