Description
In the Linux kernel, the following vulnerability has been resolved: riscv: module: Fix out-of-bounds relocation access The current code allows rel[j] to access one element past the end of the relocation section. Simplify to num_relocations which is equivalent to the existing size expression.
References (3)
Core 3
Scores
CVSS v3
7.1
EPSS
0.0005
EPSS Percentile
16.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Details
CWE
CWE-125
Status
published
Products (4)
linux/Kernel
6.13.0 - 6.14.4linux
linux/Kernel
6.8.0 - 6.12.25linux
linux/linux_kernel
6.15 rc1 (2 CPE variants)
linux/linux_kernel
6.8 - 6.12.25
Published
May 20, 2025
Tracked Since
Feb 18, 2026