* Missing writer side af_unix annotations in 4.19.317
@ 2024-07-18 18:14 syphyr
2024-07-23 13:16 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: syphyr @ 2024-07-18 18:14 UTC (permalink / raw)
To: stable
Several commits were made in v4.19.317 for af_unix to fix race
conditions. Most of the READ_ONCE commits were added to v4.19.317, but
the WRITE_ONCE on the writer side did not get added. For example,
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.163&id=5b9668fd874144d02888e55bb95ed5f4aacdf703
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Missing writer side af_unix annotations in 4.19.317
2024-07-18 18:14 Missing writer side af_unix annotations in 4.19.317 syphyr
@ 2024-07-23 13:16 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2024-07-23 13:16 UTC (permalink / raw)
To: syphyr; +Cc: stable
On Thu, Jul 18, 2024 at 08:14:53PM +0200, syphyr wrote:
> Several commits were made in v4.19.317 for af_unix to fix race conditions.
> Most of the READ_ONCE commits were added to v4.19.317, but the WRITE_ONCE on
> the writer side did not get added. For example, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.163&id=5b9668fd874144d02888e55bb95ed5f4aacdf703
Can you submit working backports for the needed trees? I don't see that
commit in 5.4.y or 5.10.y either, shouldn't it go there first?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-23 13:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 18:14 Missing writer side af_unix annotations in 4.19.317 syphyr
2024-07-23 13:16 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox