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.
Product status
f0bddf50586da81360627a772be0e355b62f071e (git) before c45848936ebdb4fcab92f8c39510db83c16d0239
f0bddf50586da81360627a772be0e355b62f071e (git) before 8b44e753795107a22ba31495686e83f4aca48f36
f0bddf50586da81360627a772be0e355b62f071e (git) before 25fd7ee7bf58ac3ec7be3c9f82ceff153451946c
6.4
Any version before 6.4
6.12.70 (semver)
6.18.10 (semver)
6.19 (original_commit_for_fix)
References
git.kernel.org/...c/c45848936ebdb4fcab92f8c39510db83c16d0239
git.kernel.org/...c/8b44e753795107a22ba31495686e83f4aca48f36
git.kernel.org/...c/25fd7ee7bf58ac3ec7be3c9f82ceff153451946c