From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 27 Nov 2017 14:18:28 +0100 From: Solar Designer Message-ID: <20171127131828.GA16939@openwall.com> References: <1511337706-8297-1-git-send-email-s.mesoraca16@gmail.com> <20171127011441.GA15063@openwall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171127011441.GA15063@openwall.com> Subject: [kernel-hardening] Re: [PATCH v3 0/2] Restrict dangerous open in sticky directories To: Salvatore Mesoraca Cc: Kernel Hardening List-ID: Salvatore, On Mon, Nov 27, 2017 at 02:14:41AM +0100, Solar Designer wrote: > When I suggested the O_CREAT-without-O_EXCL checks, I didn't mean you'd > try to introduce them at the same time with the restrictions on FIFOs > and regular files. I re-read what I wrote in that discussion in September, and I can see how it was confusing: first I suggested those checks as possible extra settings in the restrictions on FIFOs and regular files, then agreed with you that we need a separate sysctl in a separate patch - but we never discussed whether that separate patch should be part of the same patch series or not. Alexander