On Wed, Jun 14, 2023 at 05:31:36PM +0200, David Hildenbrand wrote:
On 13.06.23 23:53, Peter Xu wrote:
It seems hugetlb_follow_page_mask() was missing permission checks. For
example, one follow_page() can get the hugetlb page with FOLL_WRITE even if
the page is read-only.
I'm curious if there even is a follow_page() user that operates on hugetlb
...
s390x secure storage does not apply to hugetlb IIRC.
You're the expert, so I'll rely on you. :)