Unrated severityNVD Advisory· Published Feb 14, 2026· Updated Mar 25, 2026
riscv: Sanitize syscall table indexing under speculation
CVE-2025-71203
Description
In the Linux kernel, the following vulnerability has been resolved:
riscv: Sanitize syscall table indexing under speculation
The syscall number is a user-controlled value used to index into the syscall table. Use array_index_nospec() to clamp this value after the bounds check to prevent speculative out-of-bounds access and subsequent data leakage via cache side channels.
Affected products
2- Linux/Linuxv5Range: 6.4
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.