mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Micha Nelissen <nelissen.micha@gmail.com>
To: musl@lists.openwall.com, Rich Felker <dalias@libc.org>
Subject: Re: [musl] execvp() behaviour with unrecognized file header
Date: Thu, 13 Feb 2020 11:02:08 +0100	[thread overview]
Message-ID: <CAM=KeC5JoGED=f3sWLOPd_33mbUKxztycfoY-hpBcnF5oveV9w@mail.gmail.com> (raw)
In-Reply-To: <20200212142743.GY1663@brightrain.aerifal.cx>

On 12-02-2020 15:27, Rich Felker wrote:
>> Since this is non-conformant to POSIX, Adélie integrated quinq's patch:
>> https://code.foxkit.us/adelie/musl/commit/16cbbea8e97d08e0fc6e9ccda0cf8b6e87ed6b82
>
> Note that this patch has multiple problems which is why it's not

For execlp, what about 'return execvp("/bin/sh", &file);' in case of
ENOEXEC? Too ugly? Assumes right-to-left push order with top-down stack
(or left-to-right in case of bottom-up stack).

Doesn't work for execvp itself though.

Gr, Micha

  parent reply	other threads:[~2020-02-13 10:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-12 13:54 Alexander Scherbatiy
2020-02-12 14:13 ` A. Wilcox
2020-02-12 14:27   ` Rich Felker
2020-02-12 20:01     ` A. Wilcox
2020-02-13 10:02     ` Micha Nelissen [this message]
2020-02-13 18:29       ` Rich Felker
2020-02-13 20:11 ` Markus Wichmann
2020-02-13 23:21   ` Rich Felker

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='CAM=KeC5JoGED=f3sWLOPd_33mbUKxztycfoY-hpBcnF5oveV9w@mail.gmail.com' \
    --to=nelissen.micha@gmail.com \
    --cc=dalias@libc.org \
    --cc=musl@lists.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).