Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp220246pxf; Wed, 17 Mar 2021 03:46:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwx5y+dMHdg5WDYKgNPM0e5B1uUo7pzytbCmOb00NO+hcIdR44oq1WsRDsqBp+gMP/24QlW X-Received: by 2002:a17:906:719b:: with SMTP id h27mr34123295ejk.123.1615977983050; Wed, 17 Mar 2021 03:46:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615977983; cv=none; d=google.com; s=arc-20160816; b=yZJ46ib0bvszUSpj1+CXt1GpRts2iDQekByXIVy3t5yqUQbRA/YQfZaobtTfvEaHyX 24tTHm6uFgGVFX/FbYOiFYEoIBVvSI4pqqvmCdpxi6ExFpYaeuTebeJEprqSqWzp64iZ wcGr4PlR5K90BadVlg8/C03Jg/O+3CJ1Mcnx7n1J1lHUaD4845NKFaQCqSL4XzQ2R4Cp XIfQGFAnwp/36x12uXjOIuhedC20D0/6Z5NptxCb1eRXHtuZSKHGPeQHZBRyb1kTw+Di nluynrMmmhIHT5I61aogiIPpvdj261vXfUVP4ej1X25LT9GAJgyUT7ToFiudXYLbYx4B wAfg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=jqB4B5pz4teqa6LjRMLSoQLHha/W3v8XvHbTk3CsB3s=; b=RVT1QzYWkmOaFvPE/bqrmaFhyxHQCcQMqogRLVQkTrxosSoP4p5M0aztgS64bFckyc 41XmGPbCl/CLkyOinxVrJ0Zd4XqPiDXn4js/lDR7kozwN6GO0e30bd162ucH/0+NEXIr 4CIbknOq6W6jsoWvRkRGXnsKT0/NXOGY2C88qRkhCGFkG6Oz8DVlGP4egM+b3p/zbOnR RqSeRQGAfpIQsQp+jGwQntjheOvDAq/H8RMmrXBSn6UPTnbfTNVFgBrNT+pVzKucoufM UGThU+qAPh5w4g1lypfZFjOZE8QJvE55Zzy7GrlXNRIcCWybuaBneSZZ6CNEKUNqFdxS V7QA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iaju3pJv; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z13si7590617edd.128.2021.03.17.03.45.58; Wed, 17 Mar 2021 03:46:23 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iaju3pJv; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230119AbhCQKpE (ORCPT + 99 others); Wed, 17 Mar 2021 06:45:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:41056 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229897AbhCQKof (ORCPT ); Wed, 17 Mar 2021 06:44:35 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 10B8F64F21; Wed, 17 Mar 2021 10:44:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615977874; bh=ULh+I95lTl58eRFoikqOwheMexlwTAUFAS3ah2duRCc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iaju3pJvbW1Yp5JJrfVdlqY/+2HojAOyx7dBjT730LNyaWYjoRiYoOwvcRLuOsumb 2OjMwM5e6Np6YPOnkM5wHXOnaU0MpDZRv6Y4whWQnJaqzvnb30zWn8EZcbLN5+hfNV HJDC3B7MZAq3EA3f1E+g4QN3R/YPwq1oHFXJ3QjQ= Date: Wed, 17 Mar 2021 11:44:31 +0100 From: Greg Kroah-Hartman To: Kees Cook Cc: Al Viro , Andrew Morton , Michal Hocko , Alexey Dobriyan , Lee Duncan , Chris Leech , Adam Nichols , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-hardening@vger.kernel.org Subject: Re: [PATCH v2] seq_file: Unconditionally use vmalloc for buffer Message-ID: References: <20210315174851.622228-1-keescook@chromium.org> <202103151336.78360DB34D@keescook> <202103161208.22FC78C8C@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202103161208.22FC78C8C@keescook> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 16, 2021 at 12:18:33PM -0700, Kees Cook wrote: > On Tue, Mar 16, 2021 at 12:43:12PM +0000, Al Viro wrote: > > On Tue, Mar 16, 2021 at 08:24:50AM +0100, Greg Kroah-Hartman wrote: > > > > > > Completely agreed. seq_get_buf() should be totally ripped out. > > > > Unfortunately, this is going to be a long road because of sysfs's ATTR > > > > stuff, there are something like 5000 callers, and the entire API was > > > > designed to avoid refactoring all those callers from > > > > sysfs_kf_seq_show(). > > > > > > What is wrong with the sysfs ATTR stuff? That should make it so that we > > > do not have to change any caller for any specific change like this, why > > > can't sysfs or kernfs handle it automatically? > > > > Hard to tell, since that would require _finding_ the sodding ->show() > > instances first. Good luck with that, seeing that most of those appear > > to come from templates-done-with-cpp... > > I *think* I can get coccinelle to find them all, but my brute-force > approach was to just do a debug build changing the ATTR macro to be > typed, and changing the name of "show" and "store" in kobj_attribute > (to make the compiler find them all). > > > AFAICS, Kees wants to protect against ->show() instances stomping beyond > > the page size. What I don't get is what do you get from using seq_file > > if you insist on doing raw access to the buffer rather than using > > seq_printf() and friends. What's the point? > > To me, it looks like the kernfs/sysfs API happened around the time > "container_of" was gaining ground. It's trying to do the same thing > the "modern" callbacks do with finding a pointer from another, but it > did so by making sure everything had a 0 offset and an identical > beginning structure layout _but changed prototypes_. > > It's the changed prototypes that freaks out CFI. > > My current plan consists of these steps: > > - add two new callbacks to the kobj_attribute struct (and its clones): > "seq_show" and "seq_store", which will pass in the seq_file. Ick, why? Why should the callback care about seq_file? Shouldn't any wrapper logic in the kobject code be able to handle this automatically? > - convert all callbacks to kobject/kboj_attribute and use container_of() > to find their respective pointers. Which callbacks are you talking about here? > - remove "show" and "store" Hah! > - remove external use of seq_get_buf(). So is this the main goal? I still don't understand the sequence file problem here, what am I missing (becides the CFI stuff that is)? > The first two steps require thousands of lines of code changed, so > I'm going to try to minimize it by trying to do as many conversions as > possible to the appropriate helpers first. e.g. DEVICE_ATTR_INT exists, > but there are only 2 users, yet there appears to be something like 500 > DEVICE_ATTR callers that have an open-coded '%d': > > $ git grep -B10 '\bDEVICE_ATTR' | grep '%d' | wc -l > 530 That's going to be hard, and a pain, and I really doubt all that useful as I still can't figure out why this is needed... thanks, greg k-h