public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
@ 2022-06-21 15:16 Joe Korty
  2022-06-24 16:58 ` Mark Gross
  0 siblings, 1 reply; 8+ messages in thread
From: Joe Korty @ 2022-06-21 15:16 UTC (permalink / raw)
  To: Mark Gross, Luis Claudio R. Goncalves
  Cc: LKML, Linux RT users, Sebastian Andrzej Siewior, Thomas Gleixner,
	Steven Rostedt

Mismatched get_uid/free_uid usage in signals in 4.9.312-rt193

     [  First attempt using mutt did not show up on the mailing lists.
        Trying again with office365 Outlook.   Also added the 4.9-rt
        maintainers. ]

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-18 16:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21 15:16 [RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try) Joe Korty
2022-06-24 16:58 ` Mark Gross
2022-06-24 18:44   ` Joe Korty
2022-06-26 12:30     ` Joe Korty
2022-08-18 16:08       ` Sebastian Andrzej Siewior
2022-08-18 16:31         ` Joe Korty
2022-08-18 16:33           ` Sebastian Andrzej Siewior
2022-08-18 16:58             ` Joe Korty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox