CVE-2022-50813

Publication date

2025-12-30 12:08:30

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drivers: mcb: fix resource leak in mcb_probe() When probe hook function failed in mcb_probe(), it doesnt put the device. Compiled test only.