3 matches found
CVE-2026-68223
The CVE covers a Linux kernel fix in media: meson: vdec where vdec_open() previously skipped releasing the m2m context when vdec_init_ctrls() failed, causing a memory/resource leak. The patch adds an explicit err_m2m_ctx_release path that calls v4l2_m2m_ctx_release(sess->m2m_ctx) before releas...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-988976)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988976 advisory. In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix possible refcount leak in vdecprobe v4l2deviceunregister need to be calle...
DEBIAN-CVE-2022-49887
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 vdecremove is called...