CVE-2022-50175

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

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> media: tw686x: Fix memory leak in tw686x_video_init<br /> <br /> video_device_alloc() allocates memory for vdev,<br /> when video_register_device() fails, it doesn&amp;#39;t release the memory and<br /> leads to memory leak, call video_device_release() to fix this.

Impact