APPLIED: close races in /proc/*/{environ, auxv}, CVE-2011-1020
On 07/21/2011 06:13 AM, Andy Whitcroft wrote:
Equivalent to:
commit ec6fd8a4355cda81cd9f06bebc048e83eb514ac7
commit d6f64b89d7ff22ce05896ab4a93a653e8d0b123d
commit 2fadaef41283aad7100fa73f01998cddaca25833
Note that the locking is looser than that in upstream this may leaves
a small window which may be exploitable, that said the locks which are
used to ensure there is no window are not in existance back in hardy.
Indeed the races in exec which they are introduced to fix are also present.