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 86461C433EF for ; Sun, 5 Dec 2021 20:43:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238943AbhLEUrB (ORCPT ); Sun, 5 Dec 2021 15:47:01 -0500 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:60200 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S238808AbhLEUrB (ORCPT ); Sun, 5 Dec 2021 15:47:01 -0500 Received: from callcc.thunk.org ([63.85.23.26]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 1B5KhSk0012078 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 5 Dec 2021 15:43:29 -0500 Received: by callcc.thunk.org (Postfix, from userid 15806) id 027B94205DB; Sun, 5 Dec 2021 15:43:27 -0500 (EST) Date: Sun, 5 Dec 2021 15:43:27 -0500 From: "Theodore Y. Ts'o" To: Liu Wenqing Cc: Andreas Dilger , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Meet New meeting Join a meeting Hangouts 1 of 42 Page fault in fs/ext4/namei.c: do_split when crafted image is mounted and operated Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Sat, Dec 04, 2021 at 01:33:29PM -0500, Liu Wenqing wrote: > Hi, > > I have found a bug with our fuzzer, attached is the image, poc file and the > .config file and the details are as follows. Even though this has a later timestamp, this looks like a duplicate of an earlier report, but with a mangled subject line? - Ted