linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] sh: intc: Fix UAF and compile error problems
@ 2022-11-18  2:46 Yuan Can
  2022-11-18  2:46 ` [PATCH 1/2] sh: intc: Fix compile errors about casting Yuan Can
  2022-11-18  2:46 ` [PATCH 2/2] sh: intc: Fix possible UAF in register_intc_controller() Yuan Can
  0 siblings, 2 replies; 3+ messages in thread
From: Yuan Can @ 2022-11-18  2:46 UTC (permalink / raw)
  To: ysato, dalias, lethal, linux-sh; +Cc: yuancan

This series fix servel compile errors and an UAF problem in
drivers/sh/intc/core.c.

Yuan Can (2):
  sh: intc: Fix compile errors about casting
  sh: intc: Fix possible UAF in register_intc_controller()

 drivers/sh/intc/core.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-11-18  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18  2:46 [PATCH 0/2] sh: intc: Fix UAF and compile error problems Yuan Can
2022-11-18  2:46 ` [PATCH 1/2] sh: intc: Fix compile errors about casting Yuan Can
2022-11-18  2:46 ` [PATCH 2/2] sh: intc: Fix possible UAF in register_intc_controller() Yuan Can

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).