In the Linux kernel, the following vulnerability has been resolved:
media: tw686x: Fix memory leak in tw686xvideoinit
videodevicealloc() allocates memory for vdev, when videoregisterdevice() fails, it doesn't release the memory and leads to memory leak, call videodevicerelease() to fix this.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50175.json"
}