CVE-2025-71203
ADVISORY - nistSummary
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.
EPSS Score: 0.00126 (0.027)
Common Weakness Enumeration (CWE)
ADVISORY - nist
Improper Validation of Array Index
Sign in to Docker Scout
See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.
Sign in