CVE-2026-72011

Updated on 15 Aug 2026

Severity

Awaiting Analysis

Details

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()

’level’ is user space controlled and used to read from an array. Add the missing array_index_nospec() call to prevent speculative execution.

Details

Affected packages:
linux @ 4.19.0 (+2 more)

Fixes