Security Advisory

CVE-2026-31483

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-22 13:54:09
Last updated 2026-05-11 22:09:36
Assigner Linux
State PUBLISHED

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.