In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix possible refcount leak in vdecprobe() v4l2deviceunregister need to be called to put the refcount got by v4l2deviceregister when vdecprobe fails or vdec_remove is called.