Re: [GIT PULL] Please pull exec fix for v5.7

2020-05-27 Thread pr-tracker-bot
The pull request you sent on Tue, 26 May 2020 13:38:26 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git > exec-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/006f38a1c3dcbe237a75e725fe457bd59cb489c4 Thank you! -- Deet-doot-do

Re: [GIT PULL] Please pull exec fix for v5.7

2020-05-26 Thread Linus Torvalds
On Tue, May 26, 2020 at 1:36 PM Eric W. Biederman wrote: > > I don't see us touching cap_ambient anywhere except the line that does: > > /* File caps or setid cancels ambient. */ > if (has_fcap || is_setid) > cap_clear(new->cap_ambient); That's the one I was thinki

Re: [GIT PULL] Please pull exec fix for v5.7

2020-05-26 Thread Eric W. Biederman
Linus Torvalds writes: > On Tue, May 26, 2020 at 11:42 AM Eric W. Biederman > wrote: >> >> While working on my exec cleanups I found a bug in exec that winds >> up miscomputing the ambient credentials during exec. Andy appears >> as to credentials are computed for both the script and the interp

Re: [GIT PULL] Please pull exec fix for v5.7

2020-05-26 Thread Linus Torvalds
On Tue, May 26, 2020 at 11:42 AM Eric W. Biederman wrote: > > While working on my exec cleanups I found a bug in exec that winds > up miscomputing the ambient credentials during exec. Andy appears > as to credentials are computed for both the script and the interpreter. Can you rephrase that? I

Re: [GIT PULL] Please pull exec fix for v5.7

2020-05-17 Thread pr-tracker-bot
The pull request you sent on Sun, 17 May 2020 11:05:35 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git > exec-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/b48397cb75ac17a5c6f99b3b41fab0ab1f879826 Thank you! -- Deet-doot-do