PT-2025-8080 · Linux+2 · Linux Kernel+2
Published
2022-11-15
·
Updated
2025-09-29
·
CVE-2022-49152
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to the version where the fix for xas create range() is included
Description
A issue in the Linux kernel has been identified, related to the XArray function xas create range(). When an entry of order >= XA CHUNK SHIFT is already present, xas create range() misinterprets this entry as a node and attempts to dereference xa node->parent, typically resulting in a crash. This issue is deterministically reproducible and has been present since the introduction of xas create range(), although it may require specific conditions to occur in a live kernel.
Recommendations
For Linux kernel versions prior to the fixed version, consider applying the patch that fixes xas create range() to resolve the issue. As a temporary workaround, restricting the use of multi-order entries in XArray may help minimize the risk of exploitation. However, the most effective solution is to update to a version of the Linux kernel where this issue has been addressed. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Hat