Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.224 |
References
- https://git.kernel.org/stable/c/0457e7b12ece1a7e41fa0ae8b7e47c0a72a83befPatch
- https://git.kernel.org/stable/c/70119756311a0be3b95bec2e1ba714673e90febaPatch
- https://git.kernel.org/stable/c/7718999356234d9cc6a11b4641bb773928f1390fPatch
- https://git.kernel.org/stable/c/be6e22f54623d8a856a4f167b25be73c2ff1ff80Patch
- https://git.kernel.org/stable/c/f96ad391d054bd5c36994f98afd6a12cbb5600bfPatch
FAQ
What is CVE-2022-49887?
CVE-2022-49887 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2022-49887?
CVE-2022-49887 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49887?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.