Re: [PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"

From: Greg Kroah-Hartman
Date: Wed Feb 26 2025 - 11:43:56 EST


On Wed, Feb 26, 2025 at 10:57:48AM -0500, Chuck Lever wrote:
> On 2/26/25 9:29 AM, Greg Kroah-Hartman wrote:
> > This reverts commit b9b588f22a0c049a14885399e27625635ae6ef91.
> >
> > There are reports of this commit breaking Chrome's rendering mode. As
> > no one seems to want to do a root-cause, let's just revert it for now as
> > it is affecting people using the latest release as well as the stable
> > kernels that it has been backported to.
>
> NACK. This re-introduces a CVE.

As I said elsewhere, when a commit that is assigned a CVE is reverted,
then the CVE gets revoked. But I don't see this commit being assigned
to a CVE, so what CVE specifically are you referring to?

thanks,

greg k-h