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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8AC1FC64ED6 for ; Tue, 28 Feb 2023 01:15:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229657AbjB1BPD (ORCPT ); Mon, 27 Feb 2023 20:15:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56708 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229672AbjB1BPB (ORCPT ); Mon, 27 Feb 2023 20:15:01 -0500 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA36117CDB for ; Mon, 27 Feb 2023 17:14:58 -0800 (PST) Received: by mail-ed1-x52f.google.com with SMTP id h16so33460710edz.10 for ; Mon, 27 Feb 2023 17:14:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; t=1677546897; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=A4foDmOd0TidPkdLCFMkrpX/LFzdbPkgPT38RIetMiw=; b=WirmihFyrrVXSGptd2y2j1cn22O/wCwpjUfVO4nVTGBhhF/yulKPyU/gJZzLJrwBct dXHy3G1t5CuCUB36+n1AuYqeQGvhtYQGgNHOfcb0JYS9Et31ltZPDmWl2vTaXnbSQHV6 F+1mO8KvPU75JUXQHIOj1uMYsAcBxdSUFHEm4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677546897; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A4foDmOd0TidPkdLCFMkrpX/LFzdbPkgPT38RIetMiw=; b=sQBeRtR632+KajlJAFEzwzGgsbWSLd5RoUgIr7nhJ3sOhyJu9qUzY4Gzw53/v5Rt8f H/s+tgMMJPGl4iNA2mXoaPpTwKjbHNmubfktQip2HPh+FgPd1FIIKYSOXAA639mu8tYu trMUfBEXm9C2v0QLPUERBPqhIwGj9Iec/4pni8IgTS8mkLUVNlsqOll6NwXRCcMMGLA+ +VsjhDnPC3Ac6BfDsgj5mNUb1sHWRascDolWcR1bnSzNG5aJCTi78aMDnXYGsp1HANE4 oDmaT9a7DibzfkVzJzjkXPBSaDefH7MrQas7dH15fxHFNo8yZor5rUXqm6qV+vmJPYTw YfBw== X-Gm-Message-State: AO0yUKVUEJG958dNH3bVKALV78DCeMXGy8yV61TqB03qrgYPbcURWzum EtrCIxDdId0rrHygqFYVwgcg2SWXrmWS/Zfm0x8= X-Google-Smtp-Source: AK7set/bmnCHGtYoOkQ0RAuisKFxJkvwiO8XO9bymMXdESU4gUHZ9+ZRL3woREwNp9uehXpHpRv6eQ== X-Received: by 2002:a17:906:d8b:b0:87a:ee05:f7b with SMTP id m11-20020a1709060d8b00b0087aee050f7bmr642537eji.24.1677546896788; Mon, 27 Feb 2023 17:14:56 -0800 (PST) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com. [209.85.208.44]) by smtp.gmail.com with ESMTPSA id o6-20020a17090611c600b008f702684c51sm3764655eja.161.2023.02.27.17.14.55 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Feb 2023 17:14:56 -0800 (PST) Received: by mail-ed1-f44.google.com with SMTP id cy6so33542069edb.5 for ; Mon, 27 Feb 2023 17:14:55 -0800 (PST) X-Received: by 2002:a17:906:79a:b0:8b8:aef3:f2a9 with SMTP id l26-20020a170906079a00b008b8aef3f2a9mr323832ejc.0.1677546895540; Mon, 27 Feb 2023 17:14:55 -0800 (PST) MIME-Version: 1.0 References: <20230125155557.37816-1-mjguzik@gmail.com> In-Reply-To: <20230125155557.37816-1-mjguzik@gmail.com> From: Linus Torvalds Date: Mon, 27 Feb 2023 17:14:38 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 1/2] capability: add cap_isidentical To: Mateusz Guzik , Serge Hallyn Cc: viro@zeniv.linux.org.uk, paul@paul-moore.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 25, 2023 at 7:56=E2=80=AFAM Mateusz Guzik w= rote: > > +static inline bool cap_isidentical(const kernel_cap_t a, const kernel_ca= p_t b) > +{ > + unsigned __capi; > + CAP_FOR_EACH_U32(__capi) { > + if (a.cap[__capi] !=3D b.cap[__capi]) > + return false; > + } > + return true; > +} > + Side note, and this is not really related to this particular patch other than because it just brought up the issue once more.. Our "kernel_cap_t" thing is disgusting. It's been a structure containing __u32 cap[_KERNEL_CAPABILITY_U32S]; basically forever, and it's not likely to change in the future. I would object to any crazy capability expansion, considering how useless and painful they've been anyway, and I don't think anybody really is even remotely planning anything like that anyway. And what is _KERNEL_CAPABILITY_U32S anyway? It's the "third version" of that size: #define _KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3 which happens to be the same number as the second version of said #define, which happens to be "2". In other words, that fancy array is just 64 bits. And we'd probably be better off just treating it as such, and just doing typedef u64 kernel_cap_t; since we have to do the special "convert from user space format" _anyway_, and this isn't something that is shared to user space as-is. Then that "cap_isidentical()" would literally be just "a =3D=3D b" instead of us playing games with for-loops that are just two wide, and a compiler that may or may not realize. It would literally remove some of the insanity in - look for CAP_TO_MASK() and CAP_TO_INDEX and CAP_FS_MASK_B0 and CAP_FS_MASK_B1 and just plain ugliness that comes from this entirely historical oddity. Yes, yes, we started out having it be a single-word array, and yes, the code is written to think that it might some day be expanded past the two words it then in 2008 it expanded to two words and 64 bits. And now, fifteen years later, we use 40 of those 64 bits, and hopefully we'll never add another one. So we have historical reasons for why our kernel_cap_t is so odd. But it *is* odd. Hmm? Linus