๐Ÿ” CVE Alert

CVE-2022-50418

MEDIUM 5.5

wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register() mhi_alloc_controller() allocates a memory space for mhi_ctrl. When gets some error, mhi_ctrl should be freed with mhi_free_controller(). But when ath11k_mhi_read_addr_from_dt() fails, the function returns without calling mhi_free_controller(), which will lead to a memory leak. We can fix it by calling mhi_free_controller() when ath11k_mhi_read_addr_from_dt() fails.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 18, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new medium vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
d5c65159f2895379e11ca13f62feabe93278985d < 72ef896e80b6ec7cdc1dd42577045f8e7c9c32b3 d5c65159f2895379e11ca13f62feabe93278985d < 015ced9eb63b8b19cb725a1d592d150b60494ced d5c65159f2895379e11ca13f62feabe93278985d < 43e7c3505ec70db3d3c6458824d5fa40f62e3e7b
Linux / Linux
5.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/72ef896e80b6ec7cdc1dd42577045f8e7c9c32b3 git.kernel.org: https://git.kernel.org/stable/c/015ced9eb63b8b19cb725a1d592d150b60494ced git.kernel.org: https://git.kernel.org/stable/c/43e7c3505ec70db3d3c6458824d5fa40f62e3e7b