2 matches found
CVE-2026-68172
In CVE-2026-68172, the Linux kernel arm64 path huge_ptep_get could mis-handle an unaligned virtual address pointing into the middle of a contpmd/contpte hugetlb folio. The arm64 helper rewalks pgtables to classify the huge PTE as CONT_PMDS or CONT_PTES, and, if the address isn’t aligned, could re...
5.4AI score
SaveExploits0References3
EUVD-2026-55558
In the Linux kernel, the following vulnerability has been resolved: arm64: make hugeptepget handled unaligned addresses hugeptepget can be handed a virtual address pointing to the middle of a contpmd/contpte mapped hugetlb folio examples of callers are pagemaphugetlbrange, pagemappedinvma. The...
5.4AI score
SaveExploits0References3
20