In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe() Add videodevicerelease() to release the memory allocated by videodevice_alloc() if something goes wrong.