Bug 2424941 (CVE-2022-50711) - CVE-2022-50711 kernel: net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
Summary: CVE-2022-50711 kernel: net: ethernet: mtk_eth_soc: fix possible memory leak i...
Keywords:
Status: NEW
Alias: CVE-2022-50711
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 12:02 UTC by OSIDB Bzimport
Modified: 2025-12-25 14:21 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 12:02:17 UTC
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().


Note You need to log in before you can comment on or make changes to this bug.