Security Advisory

CVE-2022-49887

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-01 14:10:32
Last updated 2026-05-11 19:08:39
Assigner Linux
State PUBLISHED

Description

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.