CVE-2022-49334
mm/huge_memory: Fix xarray node memory leak
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: Fix xarray node memory leak If xas_split_alloc() fails to allocate the necessary nodes to complete the xarray entry split, it sets the xa_state to -ENOMEM, which xas_nomem() then interprets as "Please allocate more memory", not as "Please free any unnecessary memory" (which was the intended outcome). It's confusing to use xas_nomem() to free memory in this context, so call xas_destroy() instead.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Feb 26, 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
6b24ca4a1a8d4ee3221d6d44ddbb99f542e4bda3 < c0c84962e297927ba57fd6ddc2bb000c9d149655 6b24ca4a1a8d4ee3221d6d44ddbb99f542e4bda3 < 95c8181b4947e000f3b9b8e5918d899fce77b93d 6b24ca4a1a8d4ee3221d6d44ddbb99f542e4bda3 < 69a37a8ba1b408a1c7616494aa7018e4b3844cbe
Linux / Linux
5.17