Received: by 2002:a05:6358:53a8:b0:117:f937:c515 with SMTP id z40csp689709rwe; Fri, 14 Apr 2023 08:28:12 -0700 (PDT) X-Google-Smtp-Source: AKy350ZyseUA3U5ZgJr4PHBfeWz74qzS+Q4Eoad1nxmeYFogBUZ3kx+ER9/9/qCrDGj93rvsF33H X-Received: by 2002:a17:902:e5c5:b0:1a2:9ce6:6483 with SMTP id u5-20020a170902e5c500b001a29ce66483mr3590877plf.64.1681486092189; Fri, 14 Apr 2023 08:28:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681486092; cv=none; d=google.com; s=arc-20160816; b=LHJFje/VaSy5ALjuCOzYGfu0jc50ge5ac8F8WEKmWAV3TL+w0OyoHkBpyozIsArxMn XbNntMVF+Lfn5EdRfh/PxUg3LurIJ6BGfKOSEsABqdsH4XT4hKu7w1FdRrWt79ZSc0S3 zxVs7b35OlaAL28qUFdvWya1wrRSHKDdDc1YUQuwlERZmkIAetQupnoenAtpjv5Jz9Jl gh1xI2E6Kz3n0gX+RmE/bRYdY6IueZgM/3I6EygCM6BT3xeHYvSBHv8YgMnuVe0L+80b lFh5xcYSbS4ETAzqNeEQ1HUIcYIJKRxBjNBPK7Th2z53hVOm8QtN7mQnjvWX9PMe6naV 6XPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=rXj7h3hiUzlDk7QLBbFL1fFGDC3a13ogzBdX2WVvdv4=; b=sbVrECMlT6rJG7NRpIsVgUVGK5lTY9n6IK0ZOiTa9G3ElYqlGhts0rd/5JdWVhAG0x 4J1aFaJ9X+WJgjgbVvwpcjQ9MRma+GGhEz9R/WFB3RDCHUouywhVSLdwZPG1UfcdI1PC 7lF+g8vpJMvf9l8D+2LSdETYEnfZabZfEbCoZ2pEjgmhgHYnOrx4khXXGwiHCjBSNTy7 5MkbKNZKcq5byTsfS6ZG0vkcEItbJGrykBm1rwfTGIsmnMvPJjZZJ9k4Rspn8F0ANS4x 55rBsO2+MI5iJV3c7M3Q1VrxedS9y7Sk3JgijSiPXJc66fycNyHmOSALObX3E/cgo3e9 xTWA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id x12-20020a170902b40c00b001a216fddd02si4472601plr.648.2023.04.14.08.27.56; Fri, 14 Apr 2023 08:28:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229922AbjDNP0P (ORCPT + 99 others); Fri, 14 Apr 2023 11:26:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229491AbjDNP0P (ORCPT ); Fri, 14 Apr 2023 11:26:15 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 54A2FC674; Fri, 14 Apr 2023 08:25:54 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 947FE2F4; Fri, 14 Apr 2023 08:25:56 -0700 (PDT) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 4BAA93F6C4; Fri, 14 Apr 2023 08:25:10 -0700 (PDT) From: Luca Vizzarro To: linux-kernel@vger.kernel.org Cc: Luca Vizzarro , Alexander Viro , Christian Brauner , Jeff Layton , Chuck Lever , Kevin Brodsky , Vincenzo Frascino , Szabolcs Nagy , "Theodore Ts'o" , David Laight , Mark Rutland , linux-fsdevel@vger.kernel.org, linux-morello@op-lists.linaro.org Subject: [PATCH v2 0/5] Alter fcntl to handle int arguments correctly Date: Fri, 14 Apr 2023 16:24:54 +0100 Message-Id: <20230414152459.816046-1-Luca.Vizzarro@arm.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org According to the documentation of fcntl, some commands take an int as argument. In practice not all of them enforce this behaviour, as they instead accept a more permissive long and in most cases not even a range check is performed. An issue could possibly arise from a combination of the handling of the varargs in user space and the ABI rules of the target, which may result in the top bits of an int argument being non-zero. This issue was originally raised and detailed in the following thread: https://lore.kernel.org/linux-api/Y1%2FDS6uoWP7OSkmd@arm.com/ And was discovered during the porting of Linux to Morello [1]. This series modifies the interested commands so that they explicitly take an int argument. It also propagates this change down to helper and related functions as necessary. This series is also available on my fork at: https://git.morello-project.org/Sevenarth/linux/-/commits/fcntl-int-handling-v2 Best regards, Luca Vizzarro [1] https://git.morello-project.org/morello/kernel/linux Luca Vizzarro (5): fcntl: Cast commands with int args explicitly fs: Pass argument to fcntl_setlease as int pipe: Pass argument of pipe_fcntl as int memfd: Pass argument of memfd_fcntl as int dnotify: Pass argument of fcntl_dirnotify as int fs/cifs/cifsfs.c | 2 +- fs/fcntl.c | 29 +++++++++++++++-------------- fs/libfs.c | 2 +- fs/locks.c | 20 ++++++++++---------- fs/nfs/nfs4_fs.h | 2 +- fs/nfs/nfs4file.c | 2 +- fs/nfs/nfs4proc.c | 4 ++-- fs/notify/dnotify/dnotify.c | 4 ++-- fs/pipe.c | 6 +++--- include/linux/dnotify.h | 4 ++-- include/linux/filelock.h | 12 ++++++------ include/linux/fs.h | 6 +++--- include/linux/memfd.h | 4 ++-- include/linux/pipe_fs_i.h | 4 ++-- mm/memfd.c | 6 +----- 15 files changed, 52 insertions(+), 55 deletions(-) -- 2.34.1