Security Advisory

CVE-2025-37975

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-20 16:58:19
Last updated 2026-05-11 21:18:51
Assigner Linux
State PUBLISHED

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.