PT-2025-37640 · Linux+1 · Linux Kernel+1
Published
2025-09-15
·
Updated
2026-04-20
·
CVE-2022-50338
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 versions prior to 5.10.150-00001-gdc8dcf942daa
Description
A use-after-free (UAF) vulnerability exists within the binder component of the Linux kernel. The vulnerability occurs due to a race condition between
binder update page range() and vm area free() in munmap(), potentially leading to memory corruption. Specifically, accesses to alloc->vma within binder update page range() can race with the freeing of the vma in munmap(). This issue is specific to stable kernel branches 5.4 and 5.10 and was resolved by reverting to taking the mmap write lock inside binder update page range(). Newer kernel releases have been refactored to use vma lookup(), which avoids this issue.Recommendations
Update the Linux kernel to a version newer than 5.10.150-00001-gdc8dcf942daa.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel