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.
Metrics
Affected Vendors & Products
References
History
Sat, 14 Jun 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-125 | |
Metrics |
threat_severity
|
threat_severity
|
Thu, 22 May 2025 02:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Tue, 20 May 2025 17:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | riscv: module: Fix out-of-bounds relocation access | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-05-20T16:58:19.270Z
Updated: 2025-05-26T05:24:55.886Z
Reserved: 2025-04-16T04:51:23.975Z
Link: CVE-2025-37975

No data.

Status : Awaiting Analysis
Published: 2025-05-20T17:15:48.093
Modified: 2025-05-21T20:24:58.133
Link: CVE-2025-37975
