CVE-2022-50729
Unknown
Unknown - Not Provided
Resource Leak in Linux Kernel ksmbd Session RPC Component
Publication date: 2025-12-24
Last updated on: 2025-12-24
Assigner: kernel.org
Description
Description
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
When ksmbd_rpc_open() fails then it must call ksmbd_rpc_id_free() to
undo the result of ksmbd_ipc_id_alloc().
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | kernel | * |
| linux | linux_kernel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a resource leak in the Linux kernel's ksmbd component. Specifically, when the function ksmbd_rpc_open() fails, it does not properly call ksmbd_rpc_id_free() to free resources allocated by ksmbd_ipc_id_alloc(), leading to a resource leak.
How can this vulnerability impact me? :
The resource leak caused by this vulnerability can lead to inefficient use of system resources, potentially degrading system performance or causing denial of service if resources are exhausted.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70