CVE-2025-37975

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:*

History

14 Nov 2025, 17:01

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: riscv: módulo: Corrección de acceso de reubicación fuera de los límites. El código actual permite que rel[j] acceda a un elemento después del final de la sección de reubicación. Simplificar a num_relocations, que equivale a la expresión de tamaño existente.
CWE CWE-125
References () https://git.kernel.org/stable/c/0b4cce68efb93e31a8e51795d696df6e379cb41c - () https://git.kernel.org/stable/c/0b4cce68efb93e31a8e51795d696df6e379cb41c - Patch
References () https://git.kernel.org/stable/c/95e4e1c1cf614d125f159db9726b7abb32e18385 - () https://git.kernel.org/stable/c/95e4e1c1cf614d125f159db9726b7abb32e18385 - Patch
References () https://git.kernel.org/stable/c/a068ea00009d373d825c528f9c168501519211b4 - () https://git.kernel.org/stable/c/a068ea00009d373d825c528f9c168501519211b4 - Patch
CPE cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux
Linux linux Kernel

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

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read