linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.10 0/1] staging: rtl8192u: Add null check in rtl8192_usb_initendpoints
@ 2023-03-30 20:11 Danila Chernetsov
  2023-03-30 20:11 ` [PATCH 5.10 1/1] " Danila Chernetsov
  0 siblings, 1 reply; 3+ messages in thread
From: Danila Chernetsov @ 2023-03-30 20:11 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: Danila Chernetsov, Dinghao Liu, linux-staging, linux-kernel,
	lvc-project

SVACE reports return value of a function 'usb_alloc_urb' is dereferenced
 without checking for null 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 SVACE.

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

end of thread, other threads:[~2023-03-30 20:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-30 20:11 [PATCH 5.10 0/1] staging: rtl8192u: Add null check in rtl8192_usb_initendpoints Danila Chernetsov
2023-03-30 20:11 ` [PATCH 5.10 1/1] " Danila Chernetsov
2023-03-30 20:52   ` Greg Kroah-Hartman

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