CVE-2022-50438 Details
Description
In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix memory leak when reading function table When the input parameter idx meets the expected case option in hinic_dbg_get_func_table(), read_data is not released. Fix it.
A memory leak vulnerability has been identified in the Linux kernel's Hinic network driver. The issue arises in the function 'hinic_dbg_get_func_table()' when the input parameter 'idx' matches certain expected values. In these cases, the 'read_data' variable, which is allocated memory, is not properly released, leading to a memory leak.
The vulnerability has been addressed in the official Linux kernel repository. Users can apply the latest patches available in the Linux kernel stable tree.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/4c1f602df8956bc0decdafd7e4fc7eef50c550b1 | kernel.org | Patch |
| https://git.kernel.org/stable/c/bb01910763f935b16538084b4269696e0de17f79 | kernel.org | Patch |
| https://git.kernel.org/stable/c/e6765fe8de372a84f8dbe9e03ec13c7c70f946b8 | kernel.org | Patch |
| https://git.kernel.org/stable/c/ee98ab337036c983239aa550850861c88a5c4262 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-401 | Missing Release of Memory after Effective Lifetime | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 5.10, < 5.10.153 >= 5.11, < 5.15.77 >= 5.16, < 6.0.7 6.1 rc1 6.1 rc2 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jan 21, 2026 | Initial Analysis | [email protected] |
| Oct 1, 2025 | New CVE Received | kernel.org |