From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from second.openwall.net (second.openwall.net [193.110.157.125]) by smtp.lore.kernel.org (Postfix) with SMTP id 11468C6FA8F for ; Wed, 30 Aug 2023 11:08:27 +0000 (UTC) Received: (qmail 1862 invoked by uid 550); 30 Aug 2023 11:08:14 -0000 Mailing-List: contact kernel-hardening-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Received: (qmail 17769 invoked from network); 30 Aug 2023 00:36:57 -0000 Date: Wed, 30 Aug 2023 02:36:44 +0200 From: Samuel Thibault To: =?utf-8?Q?G=C3=BCnther?= Noack Cc: Greg KH , Hanno =?utf-8?B?QsO2Y2s=?= , kernel-hardening@lists.openwall.com, Kees Cook , Jiri Slaby , Geert Uytterhoeven , Paul Moore , David Laight , Simon Brand , Dave Mielke , =?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?= , KP Singh , Nico Schottelius Subject: Re: [PATCH v3 0/1] Restrict access to TIOCLINUX Message-ID: <20230830003644.myhabo5mlvljbkkb@begin> Mail-Followup-To: Samuel Thibault , =?utf-8?Q?G=C3=BCnther?= Noack , Greg KH , Hanno =?utf-8?B?QsO2Y2s=?= , kernel-hardening@lists.openwall.com, Kees Cook , Jiri Slaby , Geert Uytterhoeven , Paul Moore , David Laight , Simon Brand , Dave Mielke , =?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?= , KP Singh , Nico Schottelius References: <20230828164117.3608812-1-gnoack@google.com> <20230828164521.tpvubdufa62g7zwc@begin> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) Günther Noack, le mar. 29 août 2023 15:00:19 +0200, a ecrit: > * gpm: > I've verified that this works with the patch. > (To my surprise, Debian does not index this project's code.) ? it does. But gpm does not use TIOCL_* constants unfortunately... Samuel