NONE · 0

CVE-2022-50711

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...

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

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.