CVE-2026-45993
In the Linux kernel, the following vulnerability has been resolved:
LoongArch: Add spectre boundry for syscall dispatch table
The LoongArch syscall number is directly controlled by userspace, but
does not have a array_index_nospec() boundry to prevent access past the
syscall function pointer tables.
More information : https://git.kernel.org/stable/c/07040904ad217545be096d4280ed33c02f6a3750
