CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-37975: riscv: module: Fix out-of-bounds relocation access

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.

Classification

CVE ID: CVE-2025-37975

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.02% (probability of being exploited)

EPSS Percentile: 4.26% (scored less or equal to compared to others)

EPSS Date: 2025-06-18 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2025-37975
https://git.kernel.org/stable/c/a068ea00009d373d825c528f9c168501519211b4
https://git.kernel.org/stable/c/95e4e1c1cf614d125f159db9726b7abb32e18385
https://git.kernel.org/stable/c/0b4cce68efb93e31a8e51795d696df6e379cb41c

Timeline