Security Advisory

CVE-2022-50711

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-24 10:55:24
Last updated 2026-05-11 19:24:01
Assigner Linux
CVSS score not scored
State PUBLISHED

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