[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <874oht197o.fsf@basil.nowhere.org>
Date: Thu, 27 May 2010 20:38:19 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Michael Tokarev <mjt@....msk.ru>
Cc: Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: personality(ADDR_LIMIT_3GB) results in EFAULT
Michael Tokarev <mjt@....msk.ru> writes:
> I noticed an.. interesting issue here.
>
> Running a 32bit executable on a 64bit kernel,
> and doing
>
> personality(ADDR_LIMIT_3GB);
>
> That call succedes, but any further execve()
> and friends results in EFAULT, unless whole
> argv[] and envp[] are copied to a malloc'ed
> space. alloca sometimes helps and sometimes
> not.
It worked when I wrote it originally.
Sounds like a regression, perhaps related to
b6a2fea39318e43fee84fa7b0b90d68bed92d2ba
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists