Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ronnie Sahlberg <rsahlberg@ciq.com>
Cc: stable@vger.kernel.org
Subject: Re: Candidates for stable v6.9..v6.10-rc1 Use After Free
Date: Wed, 19 Jun 2024 14:13:55 +0200	[thread overview]
Message-ID: <2024061918-maternity-unfixed-c67f@gregkh> (raw)
In-Reply-To: <CAK4epfz7DewhGqMhfTi_gy3OEEDQQhOZb=pRs4MvxzyN=_Cy+w@mail.gmail.com>

On Fri, May 31, 2024 at 12:14:36AM -0400, Ronnie Sahlberg wrote:
> These commits reference use.after.free between v6.9 and v6.10-rc1
> 
> These commits are not, yet, in stable/linux-rolling-stable.
> Let me know if you would rather me compare to a different repo/branch.
> The list has been manually pruned to only contain commits that look like
> actual issues.
> If they contain a Fixes line it has been verified that at least one of the
> commits that the Fixes tag(s) reference is in stable/linux-rolling-stable
> 
> 
> 90e823498881fb8a91d8

Fun note, there are parts of the kernel, like is touched here, where
unless the commit is explicitly marked "for stable", we should not be
applying them.  Even if, as this changelog text says, "hey, this might
fix a bad thing."  We have to trust the maintainers here, sorry.

> 5c9c5d7f26acc2c669c1

Hey, a real one!

> 573601521277119f2e2b

Already in the tree as something else I think.

> f88da7fbf665ffdcbf5b

Again, amd gpu driver hell, already in the tree as a different commit.

> 47a92dfbe01f41bcbf35

fixes 6.10-rc1 stuff.

> 5bc9de065b8bb9b8dd87

Already merged.

> 5f204051d998ec3d7306

Another subsystem (XFS) that we are not allowed to touch.  The
maintainers will backport patches as needed and send them to us.  We
have a list of these types of files we need to ignore in the
stable-queue ignore_list file if you are curious.

> be84f32bb2c981ca6709

A real one!  Now queued up, thanks!

Note, the security/* files are famously almost never tagged for stable,
or have Fixes: markings on them.  I guess the security code must always
be secure that no fixes are ever needed... :)

> 88ce0106a1f603bf360c

Already in many releases.

thanks for the lists!

greg k-h

      reply	other threads:[~2024-06-19 12:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-31  4:14 Candidates for stable v6.9..v6.10-rc1 Use After Free Ronnie Sahlberg
2024-06-19 12:13 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2024061918-maternity-unfixed-c67f@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=rsahlberg@ciq.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox