CVE-2026-72011
Received Received - Intake

s390/diag Array Index Speculation in Linux Kernel

Vulnerability report for CVE-2026-72011, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-17

Assigner: kernel.org

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-17
Generated
2026-09-04
AI Q&A
2026-08-15
EPSS Evaluated
2026-09-03
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a vulnerability in the Linux kernel where user-controlled input 'level' is used to read from an array without proper bounds checking. The missing array_index_nospec() call could allow speculative execution attacks, potentially leaking sensitive information from kernel memory.

Detection Guidance

This vulnerability is specific to the Linux kernel's s390/diag subsystem and involves a missing array_index_nospec() call in the memtop_get_page_count() function. Detection requires checking the kernel version and examining the affected function in the source code. No direct network detection commands are applicable.

Impact Analysis

An attacker could exploit this to read kernel memory, potentially accessing sensitive data like passwords or encryption keys. This could lead to privilege escalation or information disclosure on affected systems running the vulnerable Linux kernel.

Compliance Impact

This vulnerability does not provide sufficient information to determine its impact on compliance with standards like GDPR or HIPAA. The issue involves a missing array_index_nospec() call in the Linux kernel's s390/diag subsystem, which could allow speculative execution attacks. However, no details are provided about data exposure, unauthorized access, or confidentiality breaches that would directly affect compliance.

Mitigation Strategies

Apply the latest kernel update from your Linux distribution to resolve this issue. If no update is available, consider patching the kernel source code by adding the missing array_index_nospec() call to the memtop_get_page_count() function in the s390/diag subsystem.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72011. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart