Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe() If mtk_wed_add_hw() has been called, mtk_wed_exit() needs be called in error path or removing module to free the memory allocated in mtk_wed_add_hw().
References
- https://git.kernel.org/stable/c/96bde7c4f5683d8c1c809ddb781ef3fdec9b7215
- https://git.kernel.org/stable/c/b3d0d98179d62f9d55635a600679c4fa362baf8d
FAQ
What is CVE-2022-50711?
CVE-2022-50711 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe() If mtk_wed_add_hw() has been called, mtk_wed_exit() needs be c...
How severe is CVE-2022-50711?
CVSS scoring is not yet available for CVE-2022-50711. Check NVD for updates.
Is there a patch for CVE-2022-50711?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.