PT-2025-18560 · Linux · Linux Kernel
Published
2025-05-01
·
Updated
2025-05-02
·
CVE-2022-49843
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A vulnerability in the Linux kernel has been resolved, related to the drm/amdkfd module. The issue arises when the
migrate vma setup function is called, resulting in a warning because the mmap lock of another process is not held. The solution involves using the current vmf->vma->vm mm instead, as the caller already holds the current mmap lock inside the CPU page fault handler. The warning is triggered by the find vma function, and the call trace includes functions such as walk page range, migrate vma setup, and do user addr fault.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel