In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dup_mmap() failures and uprobe registering If a memory allocation fails during dup_mmap(), the mapl…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dup_mmap() failures and uprobe registering If a memory allocation fails during dup_mmap(), the maple tree can be left in an unsafe state for other iterators besides the exit path. All the locks are dropped before the exit_mmap() call (in mm/mmap.c), but the incomplete mm_struct can be reached through (at least) the rmap finding the vmas which have a pointer back to the mm_struct. Up to this poi…
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/64c37e134b120fb462fb4a80694bfb8e7be77b14 Patch
- https://git.kernel.org/stable/c/74c2471eb891a7dcb3874b21c106cda75f52be30
- https://git.kernel.org/stable/c/da139948aeda677ac09cc0e7d837f8a314de7d55 Patch
Timeline
- nvd_ingest NVD