public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Korty <joe.korty@concurrent-rt.com>
To: linux-kernel@vger.kernel.org
Cc: Sebastian Siewior <bigeasy@linutronix.de>,
	Thomas Gleixner <tglx@linutronix.de>,
	Steven Rostedt <rostedt@goodmis.org>,
	Linux RT users <linux-rt-users@archiver.kernel.org>
Subject: [RT BUG] mismatched get_uid/free_uid usage in signals in 4.9.312-rt193
Date: Mon, 20 Jun 2022 11:49:32 -0400	[thread overview]
Message-ID: <20220620154932.GA33760@zipoli.concurrent-rt.com> (raw)

The 4.19-rt patch,

   0329-signal-Prevent-double-free-of-user-struct.patch

needs to be ported to LAG 4.9-rt, as that release now has the Linus commit,

   fda31c50292a ("signal: avoid double atomic counter increments for user accounting")

which breaks the longstanding rt patch,

   0259-signals-Allow-rt-tasks-to-cache-one-sigqueue-struct.patch

Current application status:

   4.4.302-rt232	OK	has both Linus's patch and the fix needed for rt.
   4.9.312-rt193	BROKE	has Linus's patch but not the fix.
   4.14.87-rt50 	OK	does NOT have either Linus's patch nor its rt fix.
   4.19.246-rt110 	OK	has both Linus's patch and the fix needed for rt.
   5.4.193-rt74 	OK	has both Linus's patch and the fix needed for rt.
   5.10.120-rt70	OK	has both Linus's patch and the fix needed for rt.
   5.15.44-rt46 	UNKNOWN	no get_uid/free_uid usage in kernel/signal.c anymore.

Regards,
Joe

                 reply	other threads:[~2022-06-20 15:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220620154932.GA33760@zipoli.concurrent-rt.com \
    --to=joe.korty@concurrent-rt.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@archiver.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /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