In the Linux kernel, the following vulnerability has been resolved: s390/diag: Add missing arrayindexnospec() call to memtopgetpagecount() 'level' is user space controlled and used to read from an array. Add the missing arrayindex_nospec() call to prevent speculative execution.