From patchwork Tue Mar 8 02:41:50 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [pull,request,natty,maverick] fix PR_SET_PTRACER Date: Mon, 07 Mar 2011 16:41:50 -0000 From: Kees Cook X-Patchwork-Id: 85895 Message-Id: <20110308024150.GA1681@outflux.net> To: kernel-team@lists.ubuntu.com This should be applied to both natty and maverick, please. It fixes a bug in the ptrace restrictions that the Firefox folks uncovered. The following changes since commit 38eeba0187c013657e563b2a82f8ca384e0bb26c: UBUNTU: Ubuntu-2.6.38-6.33 (2011-03-07 15:33:35 +0000) are available in the git repository at: git://kernel.ubuntu.com/kees/ubuntu-natty.git master Kees Cook (1): Yama: use thread group leader when creating match security/yama/yama_lsm.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) Acked-by: Tim Gardner Acked-by: Stefan Bader