From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kees Cook Subject: [PATCH v2012.5 0/2] fs: add link restrictions Date: Mon, 2 Jul 2012 13:17:12 -0700 Message-ID: <1341260234-32002-1-git-send-email-keescook@chromium.org> Reply-To: kernel-hardening@lists.openwall.com Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Eric Paris , Matthew Wilcox , Doug Ledford , Joe Korty , "Eric W. Biederman" , Ingo Molnar , David Howells , James Morris , linux-doc@vger.kernel.org, Dan Rosenberg , kernel-hardening@lists.openwall.com, Kees Cook To: Al Viro , Andrew Morton Return-path: List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: linux-fsdevel.vger.kernel.org This cleans up the various issues that Al Viro pointed out[1], and is meant to be applied on top of the recent vfs tree, which changed how path_openat handles its error conditions[2]. Thanks, -Kees [1] https://lkml.org/lkml/2012/6/30/42 [2] http://git.kernel.org/?p=linux/kernel/git/viro/vfs.git;a=commitdiff;h=09dd2a0348dead8f8eaefe301f1f8cfd0473a4b2