In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: move videodev alloc Move some code out of zr36057init() and create new functions for handling zr->videodev. This permit to ease code reading and fix a zr->video_dev memory leak.