All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/1] media: atomisp: fix "variable dereferenced before check 'asd'"
@ 2023-06-27 10:23 Anastasia Belova
  2023-06-27 10:23 ` [PATCH 5.10 1/1] " Anastasia Belova
  0 siblings, 1 reply; 3+ messages in thread
From: Anastasia Belova @ 2023-06-27 10:23 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: Anastasia Belova, Mauro Carvalho Chehab, Sakari Ailus,
	Xiaomeng Tong, Tsuchiya Yuto, linux-media, linux-staging,
	linux-kernel, lvc-project

The variable 'asd', which may be NULL, is dereferenced before
check. 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 SVACE.

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

end of thread, other threads:[~2023-06-28 18:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-27 10:23 [PATCH 5.10 0/1] media: atomisp: fix "variable dereferenced before check 'asd'" Anastasia Belova
2023-06-27 10:23 ` [PATCH 5.10 1/1] " Anastasia Belova
2023-06-28 18:21   ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.