CVE-2022-50813
Unknown Unknown - Not Provided
Resource Leak in Linux Kernel MCB Driver Probe Function

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

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 doesn't put the device. Compiled test only.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-06-16
AI Q&A
2025-12-30
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a resource leak in the Linux kernel's mcb driver. Specifically, when the probe hook function in mcb_probe() fails, it does not properly release (put) the device, leading to a resource leak.

Impact Analysis

The resource leak caused by this vulnerability can lead to inefficient resource usage in the system, potentially causing system instability or degraded performance over time if the device resources are not properly released.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50813. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart