Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 5.15] Backport the fix for CVE-2023-25012 to kernel v5.15
@ 2023-11-13 19:32 He Gao
  2023-11-13 19:32 ` [PATCH 5.15] io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid He Gao
  2023-11-24 16:01 ` [PATCH 5.15] Backport the fix for CVE-2023-25012 to kernel v5.15 Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: He Gao @ 2023-11-13 19:32 UTC (permalink / raw)
  To: stable; +Cc: He Gao

This is the fix of CVE-2023-25012 for kernel v5.15.

Upstream commit:  https://github.com/torvalds/linux/commit/7644b1a1c9a7ae8ab99175989bfc8676055edb46

The affected code is in io_uring/io_uring.c instead of io_uring/fdinfo.c for v5.15. So the patch applies the same change to io_uring/io_uring.c.

Thanks!
He

Jens Axboe (1):
  io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid

 io_uring/io_uring.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

-- 
2.42.0.869.gea05f2083d-goog


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

end of thread, other threads:[~2023-11-24 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 19:32 [PATCH 5.15] Backport the fix for CVE-2023-25012 to kernel v5.15 He Gao
2023-11-13 19:32 ` [PATCH 5.15] io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid He Gao
2023-11-24 16:01 ` [PATCH 5.15] Backport the fix for CVE-2023-25012 to kernel v5.15 Greg KH

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