CVE-2022-49982

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
14/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> media: pvrusb2: fix memory leak in pvr_probe<br /> <br /> The error handling code in pvr2_hdw_create forgets to unregister the<br /> v4l2 device. When pvr2_hdw_create returns back to pvr2_context_create,<br /> it calls pvr2_context_destroy to destroy context, but mp-&gt;hdw is NULL,<br /> which leads to that pvr2_hdw_destroy directly returns.<br /> <br /> Fix this by adding v4l2_device_unregister to decrease the refcount of<br /> usb interface.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.9.327 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.10 (including) 4.14.292 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.15 (including) 4.19.257 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 (including) 5.4.212 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.141 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.65 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 5.19.7 (excluding)