Vulnerability Database

319,897

Total vulnerabilities in the database

CVE-2022-50438

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.

  • Published: Oct 1, 2025
  • Updated: Jan 22, 2026
  • CVE: CVE-2022-50438
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CWEs: