In the Linux kernel, the following vulnerability has been resolved: ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled The debugging code for kmap_local() doubles the num…
High CVSS 7.0
Summary
In the Linux kernel, the following vulnerability has been resolved: ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled The debugging code for kmap_local() doubles the number of per-CPU fixmap slots allocated for kmap_local(), in order to use half of them as guard regions. This causes the fixmap region to grow downwards beyond the start of its reserved window if the supported number of CPUs is large, and collide with the newly added virtual DT mapping right below it,…
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/5965ac11b1d5fcb38464728931649cd9df79c7c9 Patch
- https://git.kernel.org/stable/c/d624833f5984d484c5e3196f34b926f9e71dafee Patch
- https://git.kernel.org/stable/c/5965ac11b1d5fcb38464728931649cd9df79c7c9 Patch
- https://git.kernel.org/stable/c/d624833f5984d484c5e3196f34b926f9e71dafee Patch
Timeline
- nvd_ingest NVD