Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp353277ybi; Fri, 24 May 2019 05:01:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqxwDxKZpCqfA+to53wsQ2kFq0+Tbqq7lAQd1DIh2keFWMlNUKcExqYnLgvAGCpuTkOJZS3N X-Received: by 2002:a17:902:2a28:: with SMTP id i37mr17520223plb.52.1558699265188; Fri, 24 May 2019 05:01:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558699265; cv=none; d=google.com; s=arc-20160816; b=k5YPgAa8HagoyzBv89OUzxPaGqxXpnyJmZB+Jze3lA7hIrqEjtvxC9CAGXXlD07GGG vshSxBVjp9E/v2LugczkNHOoA83i9OZDCAO9rqB1Wu0bSRKilG31AALpGiykmA+kLHQI FwL9Lv/TKR1vc/D8CLG3f0lU9Ti9CrFpmfQpf8+LiE/QR+mPDMbjpAWxL+U6Od7R7B0m cOaSFqj7ZVLCpHiVMWHm4TEfHoMC1u0fdg0l46HyJCqgyK9OBycdRfDg1Mn+Jey/mrbf OeCNVgYKgBUJCiqVyzwXhNVBUzGswohU/SxKxrvzc2jPEzBWNDEnt72hNUECM7EcSWFT ESIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=FWRRek0hwBABv0hfVw4gsfbsy4X8Bm8xci5a8l97Muk=; b=YeVI2L2zXzyAc3c+aIvaR+yYq6o1RiXaOJrG/0OG20ohC8qsAx3lVOY3ekMhl/oOIq 2QMG/Rtoiw3HjU+0/yIs4JF0Z38J05DqevJTUaSG07KojeYjAgRxz7EigkDHOa5YQKmD LcyrEJ1tsz1Ph3XyBYB+J96lEpqxeg2Y6odNBz32x+Q9B2g09Lc0FeI13w9jCWDwucYn y5rAWDHwJlpJTbMBMcnvLAWuHxkZTTXXHNbXb1PzM7Zu+RK+sUflBp7KeLhDA9jaVxZu Pg14sDLoCcvutIpYEej1NP5jNF1h4gKm20ET8pki6tUQ4su5yX+w2dAsCnXlwAnyXqES id7Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n4si3752487pgq.69.2019.05.24.05.00.47; Fri, 24 May 2019 05:01:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391378AbfEXL6e (ORCPT + 99 others); Fri, 24 May 2019 07:58:34 -0400 Received: from mga02.intel.com ([134.134.136.20]:14156 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390961AbfEXL6d (ORCPT ); Fri, 24 May 2019 07:58:33 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 May 2019 04:58:33 -0700 X-ExtLoop1: 1 Received: from stinkbox.fi.intel.com (HELO stinkbox) ([10.237.72.174]) by orsmga006.jf.intel.com with SMTP; 24 May 2019 04:58:30 -0700 Received: by stinkbox (sSMTP sendmail emulation); Fri, 24 May 2019 14:58:29 +0300 Date: Fri, 24 May 2019 14:58:29 +0300 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: tony camuso Cc: Jani Nikula , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, airlied@linux.ie, dkwon@redhat.com Subject: Re: [PATCH] drm: assure aux_dev is nonzero before using it Message-ID: <20190524115829.GC5942@intel.com> References: <20190523110905.22445-1-tcamuso@redhat.com> <87v9y0mept.fsf@intel.com> <04ae1fb0-02ab-88e9-94b3-e36f48cc65d5@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <04ae1fb0-02ab-88e9-94b3-e36f48cc65d5@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 24, 2019 at 06:48:32AM -0400, tony camuso wrote: > On 5/24/19 4:36 AM, Jani Nikula wrote: > > On Thu, 23 May 2019, tcamuso wrote: > >> From Daniel Kwon > >> > >> The system was crashed due to invalid memory access while trying to access > >> auxiliary device. > >> > >> crash> bt > >> PID: 9863 TASK: ffff89d1bdf11040 CPU: 1 COMMAND: "ipmitool" > >> #0 [ffff89cedd7f3868] machine_kexec at ffffffffb0663674 > >> #1 [ffff89cedd7f38c8] __crash_kexec at ffffffffb071cf62 > >> #2 [ffff89cedd7f3998] crash_kexec at ffffffffb071d050 > >> #3 [ffff89cedd7f39b0] oops_end at ffffffffb0d6d758 > >> #4 [ffff89cedd7f39d8] no_context at ffffffffb0d5bcde > >> #5 [ffff89cedd7f3a28] __bad_area_nosemaphore at ffffffffb0d5bd75 > >> #6 [ffff89cedd7f3a78] bad_area at ffffffffb0d5c085 > >> #7 [ffff89cedd7f3aa0] __do_page_fault at ffffffffb0d7080c > >> #8 [ffff89cedd7f3b10] do_page_fault at ffffffffb0d70905 > >> #9 [ffff89cedd7f3b40] page_fault at ffffffffb0d6c758 > >> [exception RIP: drm_dp_aux_dev_get_by_minor+0x3d] > >> RIP: ffffffffc0a589bd RSP: ffff89cedd7f3bf0 RFLAGS: 00010246 > >> RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff89cedd7f3fd8 > >> RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffffc0a613e0 > >> RBP: ffff89cedd7f3bf8 R8: ffff89f1bcbabbd0 R9: 0000000000000000 > >> R10: ffff89f1be7a1cc0 R11: 0000000000000000 R12: 0000000000000000 > >> R13: ffff89f1b32a2830 R14: ffff89d18fadfa00 R15: 0000000000000000 > >> ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018 > >> RIP: 00002b45f0d80d30 RSP: 00007ffc416066a0 RFLAGS: 00010246 > >> RAX: 0000000000000002 RBX: 000056062e212d80 RCX: 00007ffc41606810 > >> RDX: 0000000000000000 RSI: 0000000000000002 RDI: 00007ffc41606ec0 > >> RBP: 0000000000000000 R8: 000056062dfed229 R9: 00002b45f0cdf14d > >> R10: 0000000000000002 R11: 0000000000000246 R12: 00007ffc41606ec0 > >> R13: 00007ffc41606ed0 R14: 00007ffc41606ee0 R15: 0000000000000000 > >> ORIG_RAX: 0000000000000002 CS: 0033 SS: 002b > >> > >> ---------------------------------------------------------------------------- > >> > >> It was trying to open '/dev/ipmi0', but as no entry in aux_dir, it returned > >> NULL from 'idr_find()'. This drm_dp_aux_dev_get_by_minor() should have done a > >> check on this, but had failed to do it. > > > > I think the better question is, *why* does the idr_find() return NULL? I > > don't think it should, under any circumstances. I fear adding the check > > here papers over some other problem, taking us further away from the > > root cause. > > That's a very good question. > > > Also, can you reproduce this on a recent upstream kernel? The aux device > > nodes were introduced in kernel v4.6. Whatever you reproduced on v3.10 > > is pretty much irrelevant for upstream. > > I will look into this deeper, using the upstream kernel. Should be trivial to reproduce with mknod. I wonder if we should stick a test like that into igt actually. Not sure how happy people would be if igt creates new device nodes... -- Ville Syrj?l? Intel