I
n 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.
References
Configurations
Configuration 1 (hide)
|
History
21 Jan 2026, 21:30
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/4c1f602df8956bc0decdafd7e4fc7eef50c550b1 - Patch | |
| References | () https://git.kernel.org/stable/c/bb01910763f935b16538084b4269696e0de17f79 - Patch | |
| References | () https://git.kernel.org/stable/c/e6765fe8de372a84f8dbe9e03ec13c7c70f946b8 - Patch | |
| References | () https://git.kernel.org/stable/c/ee98ab337036c983239aa550850861c88a5c4262 - Patch |
02 Oct 2025, 19:12
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2026-01-21 21:30
NVD link : CVE-2022-50438
Mitre link : CVE-2022-50438
CVE.ORG link : CVE-2022-50438
JSON object : View
Products Affected
CWE
CWE-401
Missing Release of Memory after Effective Lifetime