From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: Re: [Intel-gfx] BUG: KASAN: use-after-free in intel_hdmi_destroy+0x79/0x80 Date: Mon, 25 Feb 2019 15:41:55 +0200 Message-ID: <87y364q924.fsf@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Randy Dunlap , LKML , intel-gfx Cc: Neil Armstrong , Hans Verkuil , Ville =?utf-8?B?U3lyasOkbMOk?= List-Id: intel-gfx@lists.freedesktop.org On Fri, 22 Feb 2019, Randy Dunlap wrote: > This is 5.0-rc7 on an old Toshiba Portege laptop. > No hdmi or other external video. > > Linux dragon.dunlab 5.0.0-rc7mod #3 SMP PREEMPT Wed Feb 20 00:05:17 PST 2019 x86_64 x86_64 x86_64 GNU/Linux > > on openSUSE LEAP 15.0 distro. > > Full boot log is attached. On a hunch, caused by 9c229127aee2 ("drm/i915: hdmi: add CEC notifier to intel_hdmi") referencing the encoder in connector destroy hook. We should probably move the cec_notifier_put() call in the encoder destroy hook. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center