In the Linux kernel, the following vulnerability has been resolved: mm: abort vma_modify() on merge out of memory failure The remainder of vma_modify() relies upon the vmg state remaining pristine …
High CVSS 7.0
Summary
In the Linux kernel, the following vulnerability has been resolved: mm: abort vma_modify() on merge out of memory failure The remainder of vma_modify() 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 failing not due to the specified range being unmergeable, but rather due to an out of memory error arising when attempting to commit the merge, this assumption becomes untrue. This results in …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/47b16d0462a460000b8f05dfb1292377ac48f3ca Patch
- https://git.kernel.org/stable/c/53fd215f7886a1e8dea5a9ca1391dbb697fff601 Patch
- https://git.kernel.org/stable/c/79636d2981b066acd945117387a9533f56411f6f Patch
Timeline
- nvd_ingest NVD