In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix possible refcount leak in vdec_probe() v4l2_device_unregister need to be called to put the refcount got by v4l2_device_register when vdec_probe fails or vdec_remove is called.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025050156-CVE-2022-49887-aaf6@gregkh/T