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.
References
Configurations
Configuration 1 (hide)
|
History
07 May 2025, 13:20
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-01 15:16
Updated : 2025-05-07 13:20
NVD link : CVE-2022-49887
Mitre link : CVE-2022-49887
CVE.ORG link : CVE-2022-49887
JSON object : View
Products Affected
linux
- linux_kernel
CWE