5 matches found
Astra Linux - уязвимость в linux-5.10
In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies on the vmg state remaining pristine after a merge attempt. Usually, this is the case. However, in one edge-case scenario where a merge attempt...
SUSE CVE-2025-21932
In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies upon the vmg state remaining pristine after a merge attempt. Usually this is the case, however in the one edge case scenario of a merge attempt...
CVE-2025-21932
In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies upon the vmg state remaining pristine after a merge attempt. Usually this is the case, however in the one edge case scenario of a merge attempt...
CVE-2025-21932
CVE-2025-21932: In the Linux kernel, a merge-forcing path in vma_modify() can corrupt VMG start/end when an out-of-memory occurs during commit of a merge across VMAs. The fix adds a bail-out path and stores start/end in locals to keep VMG state pristine after a failed merge. The issue is tied to ...
PT-2025-14313 · Linux +1 · Linux Kernel +1
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 vma modify function. The issue occurs when a merge attempt fails due to an out-of-memory error, causing the vmg...