bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #53201] Target runs incorrect command when shebang line exceeds ker


From: Casey McGinty
Subject: [bug #53201] Target runs incorrect command when shebang line exceeds kernel limit
Date: Thu, 22 Feb 2018 02:06:23 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36

Follow-up Comment #2, bug #53201 (project make):

See http://man7.org/linux/man-pages/man2/execve.2.html

*A maximum line length of 127 characters is allowed for the first line in an
interpreter script.*

My kernel is Linux 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC
2017 x86_64 x86_64 x86_64 GNU/Linux

This is a production system and can not be updated, however I don't see how
that would help.

The kernel define is still set to 127:
https://github.com/torvalds/linux/blob/master/include/uapi/linux/binfmts.h#L19

If you think this is incorrect, please explain where my misunderstanding is.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53201>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]