3 matches found
CVE-2022-50813 drivers: mcb: fix resource leak in mcb_probe()
In the Linux kernel, the following vulnerability has been resolved: drivers: mcb: fix resource leak in mcbprobe When probe hook function failed in mcbprobe, it doesn't put the device. Compiled test only...
CVE-2022-50813
Linux kernel CVE-2022-50813 affects the mcb driver: the probe path in mcb_probe can leak resources if the probe hook fails, failing to put the device. The vulnerability has been resolved (compiled test only noted). Affected context is the mcb driver in the Linux kernel; no exploitation details ar...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a resource leak in the mcbprobe function, which could result in an unreleased device reference...