Files
linux/drivers
Petko Manolov 735e613fa5 net: usb: pegasus: Check the return value of get_geristers() and friends;
[ Upstream commit 8a160e2e9a ]

Certain call sites of get_geristers() did not do proper error handling.  This
could be a problem as get_geristers() typically return the data via pointer to a
buffer.  If an error occurred the code is carelessly manipulating the wrong data.

Signed-off-by: Petko Manolov <petkan@nucleusys.com>
Reviewed-by: Pavel Skripkin <paskripkin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-08-26 08:35:38 -04:00
..
2021-08-12 13:22:16 +02:00
2021-07-20 16:05:42 +02:00
2021-07-14 16:55:53 +02:00