I
n 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
Configurations
Configuration 1 (hide)
|
History
14 Nov 2025, 17:01
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-125 | |
| References | () https://git.kernel.org/stable/c/0b4cce68efb93e31a8e51795d696df6e379cb41c - Patch | |
| References | () https://git.kernel.org/stable/c/95e4e1c1cf614d125f159db9726b7abb32e18385 - Patch | |
| References | () https://git.kernel.org/stable/c/a068ea00009d373d825c528f9c168501519211b4 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:* |
21 May 2025, 20:24
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
20 May 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-05-20 17:15
Updated : 2025-11-14 17:01
NVD link : CVE-2025-37975
Mitre link : CVE-2025-37975
CVE.ORG link : CVE-2025-37975
JSON object : View
Products Affected
CWE
CWE-125
Out-of-bounds Read