VDB
DEBIAN-CVE-2025-71203
DEBIAN-CVE-2025-71203
PUBLISHED
CVSS 7 HIGH
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.
Risk Scores
CVSS v3.1
7
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:14 | linux | 6.15.1-1~exp1, 6.15.2-1~exp1, 6.15.3-1~exp1 |
Timeline
- Feb 14, 2026 CVE Published
- Apr 28, 2026 CVE Updated