CVE-2022-50387: net: hinic: fix the issue of CMDQ memory leaks
In the Linux kernel, the following vulnerability has been resolved:
net: hinic: fix the issue of CMDQ memory leaks
When hinicsetcmdqdepth() fails in hinicinitcmdqs(), the cmdq memory is not released correctly. Fix it.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2022-50387?
CVE-2022-50387 is classified as a low severity vulnerability due to its nature of command queue memory leaks.
How do I fix CVE-2022-50387?
To fix CVE-2022-50387, you need to update the Linux kernel to the latest version where this vulnerability has been patched.
What impact does CVE-2022-50387 have on system performance?
CVE-2022-50387 can lead to increased memory consumption, potentially affecting system performance over time.
Which versions of the Linux kernel are affected by CVE-2022-50387?
CVE-2022-50387 affects certain versions of the Linux kernel that utilize the hinic driver.
Is CVE-2022-50387 exploitable remotely?
CVE-2022-50387 is not considered exploitable remotely as it requires local access to the affected system.