summaryrefslogtreecommitdiff
path: root/drivers/media/usb/gspca/ov519.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-09-22 09:48:41 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-08 10:06:46 -0500
commit6e298d58473520a806d59b7aa51dcb194d1a1b03 (patch)
tree6a76dff03c1d938926aa62a7e9b65a7ce324ea38 /drivers/media/usb/gspca/ov519.c
parentc0f71bbb810237a38734607ca4599632f7f5d47f (diff)
media: stk-webcam: Fix use after free on disconnect
We free the stk_camera device too early. It's allocate first in probe and it should be freed last in stk_camera_disconnect(). Reported-by: Andrey Konovalov <andreyknvl@google.com> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/gspca/ov519.c')
0 files changed, 0 insertions, 0 deletions