First published: Thu May 01 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | <5.4.224 | |
Linux Kernel | >=5.5<5.10.154 | |
Linux Kernel | >=5.11<5.15.78 | |
Linux Kernel | >=5.16<6.0.8 | |
Linux Kernel | =6.1-rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49887 has a medium severity due to the potential for a reference count leak in the Linux kernel.
To fix CVE-2022-49887, ensure you upgrade to the patched version of the Linux kernel that addresses this vulnerability.
CVE-2022-49887 affects specific versions of the Linux kernel that contain the vulnerable vdec_probe function.
The potential impact of CVE-2022-49887 includes possible resource leaks leading to degraded system performance.
Yes, CVE-2022-49887 is patched in subsequent releases of the Linux kernel following the vulnerability disclosure.