CVE-2026-31483
Received Received - Intake
Spectre Variant in Linux s390 Syscall Dispatch Table

Publication date: 2026-04-22

Last updated on: 2026-04-28

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: s390/syscalls: Add spectre boundary for syscall dispatch table The s390 syscall number is directly controlled by userspace, but does not have an array_index_nospec() boundary to prevent access past the syscall function pointer tables.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-22
Last Modified
2026-04-28
Generated
2026-06-16
AI Q&A
2026-04-22
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 14 associated CPEs
Vendor Product Version / Range
linux linux_kernel 5.12
linux linux_kernel 7.0
linux linux_kernel 7.0
linux linux_kernel 7.0
linux linux_kernel 7.0
linux linux_kernel 7.0
linux linux_kernel 7.0
linux linux_kernel 7.0
linux linux_kernel From 5.16 (inc) to 6.1.168 (exc)
linux linux_kernel From 6.13 (inc) to 6.18.21 (exc)
linux linux_kernel From 6.19 (inc) to 6.19.11 (exc)
linux linux_kernel From 6.2 (inc) to 6.6.131 (exc)
linux linux_kernel From 6.7 (inc) to 6.12.80 (exc)
linux linux_kernel From 5.12.1 (inc) to 5.15.203 (exc)
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 vulnerability exists in the Linux kernel's s390 architecture syscall dispatch table. The syscall number, which is controlled directly by userspace, lacks a proper boundary check called array_index_nospec(). This missing boundary allows potential access beyond the intended syscall function pointer tables, which could lead to unintended behavior or exploitation.

Impact Analysis

Because the syscall number is directly controlled by userspace without proper boundary checks, an attacker could potentially exploit this to access or execute unintended syscall functions. This could lead to security issues such as unauthorized code execution or information leakage within the Linux kernel on s390 systems.

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