From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 886D61E25EA for ; Tue, 7 Jan 2025 08:47:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736239626; cv=none; b=L/pUcDIgyKNsIV7bIGAp9H3Mzy/qJ2bReFOCPnWqf2gRnyXqDPfPAQ24hZ3X+nYJMMIi8eqwP2PLV7ZMrP8+uPPn+5cOns3aYbM5fzrr127rZlMgDIcPlboYuHgjB+/VgoHF3lOA/KKrqKjMBxYxmpoNMaO+fo3AW4pRNwwb1wA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736239626; c=relaxed/simple; bh=rJKHFCuUmJqA0IwJl38yiLVtNsDGT6dJ1nMZWjqRo+M=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=BapSNjqqcXDza4+YGmWHKYBGZDafAx9gc9dnXfAEPp2AXYj7LKVUSMZnEIi4kzfWCbfb8u5RCJUCK8xwOSF9dZek6Dd3BNySqPz005UMxZ9/k2dfmC1fXMcWDeNbIJa92ki0D2iBeo6BeklyrTcx98db/yCQAVRSldsBdm9gDzk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=0UgRixJu; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="0UgRixJu" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BF506C4CED6; Tue, 7 Jan 2025 08:47:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1736239626; bh=rJKHFCuUmJqA0IwJl38yiLVtNsDGT6dJ1nMZWjqRo+M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0UgRixJu9VnWDWwDv6FsxASt7Veb/ylUGaQ9qagsM0CHFw2qeK4RQ/5uSL2+MA6WL PZ+g403sAlVqX3ACbJhI14jicHML16pVMN9/i+5dtMCAP59Z61mr/ehuDiFSDBOTNG sDcz7phFue97E78cNpASrchbtqVB2o+V56Sfh6f4= Date: Tue, 7 Jan 2025 09:47:03 +0100 From: "gregkh@linuxfoundation.org" To: Theodore Ts'o Cc: Siddh Raman Pant , "linux-kernel@vger.kernel.org" , cve@kernel.org Subject: Re: CVE-2024-49967: ext4: no need to continue when the number of entries is 1 Message-ID: <2025010754-clothing-contrite-b0b8@gregkh> References: <2024102133-CVE-2024-49967-a58a@gregkh> <2024120952-decorator-lyricist-1e9a@gregkh> <20241209162623.GA1667758@mit.edu> <87a034f185ff5e865bc5d0db8121c39086c4f5c9.camel@oracle.com> <20250106180916.GI1284777@mit.edu> <2025010626-enviable-mandolin-30ca@gregkh> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2025010626-enviable-mandolin-30ca@gregkh> On Mon, Jan 06, 2025 at 07:14:18PM +0100, gregkh@linuxfoundation.org wrote: > On Mon, Jan 06, 2025 at 01:09:16PM -0500, Theodore Ts'o wrote: > > It looks like this CVE hasn't been revoked yet, at least per > > nvd.nist.gov? Is that the best way to check kernel CVE's status? > > Yes it is, but I don't recall a concrete "please revoke this CVE" > request which is why it didn't happen. Do you really want it revoked? Ok, now revoked. thanks greg k-h