linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
@ 2022-08-19 19:47 Stanislav Goriainov
  2022-08-19 19:47 ` [PATCH 5.10 1/1] " Stanislav Goriainov
  2022-08-23  7:22 ` [PATCH 5.10 0/1] " Greg Kroah-Hartman
  0 siblings, 2 replies; 4+ messages in thread
From: Stanislav Goriainov @ 2022-08-19 19:47 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: Stanislav Goriainov, David S. Miller, Jakub Kicinski,
	Matthew Wilcox (Oracle),
	Manivannan Sadhasivam, Xiaolong Huang, netdev, linux-kernel,
	ldv-project

Syzkaller reports using smp_processor_id() in preemptible code at
radix_tree_node_alloc() in 5.10 stable releases. The problem has 
been fixed by the following patch which can be cleanly applied to 
the 5.10 branch.

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
@ 2022-08-18 14:14 Stanislav Goriainov
  0 siblings, 0 replies; 4+ messages in thread
From: Stanislav Goriainov @ 2022-08-18 14:14 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: Stanislav Goriainov, David S. Miller, Jakub Kicinski,
	Matthew Wilcox (Oracle),
	Manivannan Sadhasivam, Xiaolong Huang, netdev, linux-kernel,
	ldv-project

Syzkaller reports using smp_processor_id() in preemptible code at
radix_tree_node_alloc() in 5.10 stable releases. The problem has 
been fixed by the following patch which can be cleanly applied to 
the 5.10 branch.

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

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

end of thread, other threads:[~2022-08-23  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19 19:47 [PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray Stanislav Goriainov
2022-08-19 19:47 ` [PATCH 5.10 1/1] " Stanislav Goriainov
2022-08-23  7:22 ` [PATCH 5.10 0/1] " Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2022-08-18 14:14 Stanislav Goriainov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).