NONE · 0

CVE-2022-50882

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix memory leak in uvc_gpio_parse Previously the unit buffer was allocated before checking the IRQ for privacy GP...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix memory leak in uvc_gpio_parse Previously the unit buffer was allocated before checking the IRQ for privacy GPIO. In case of error, the unit buffer was leaked. Allocate the unit buffer after the IRQ to avoid it. Addresses-Coverity-ID: 1474639 ("Resource leak")

References

FAQ

What is CVE-2022-50882?

CVE-2022-50882 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix memory leak in uvc_gpio_parse Previously the unit buffer was allocated before checking the IRQ for privacy GP...

How severe is CVE-2022-50882?

CVSS scoring is not yet available for CVE-2022-50882. Check NVD for updates.

Is there a patch for CVE-2022-50882?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.