๐Ÿ” CVE Alert

CVE-2023-53694

UNKNOWN 0.0

riscv: ftrace: Fixup panic by disabling preemption

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: riscv: ftrace: Fixup panic by disabling preemption In RISCV, we must use an AUIPC + JALR pair to encode an immediate, forming a jump that jumps to an address over 4K. This may cause errors if we want to enable kernel preemption and remove dependency from patching code with stop_machine(). For example, if a task was switched out on auipc. And, if we changed the ftrace function before it was switched back, then it would jump to an address that has updated 11:0 bits mixing with previous XLEN:12 part. p: patched area performed by dynamic ftrace ftrace_prologue: p| REG_S ra, -SZREG(sp) p| auipc ra, 0x? ------------> preempted ... change ftrace function ... p| jalr -?(ra) <------------- switched back p| REG_L ra, -SZREG(sp) func: xxx ret

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Oct 22, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
afc76b8b80112189b6f11e67e19cf58301944814 < 84cfcf240f4a577733b1d98fcd2611a611612b03 afc76b8b80112189b6f11e67e19cf58301944814 < 20a7510e781084364691b4962de31de758194cc9 afc76b8b80112189b6f11e67e19cf58301944814 < 8547649981e6631328cd64f583667501ae385531
Linux / Linux
5.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/84cfcf240f4a577733b1d98fcd2611a611612b03 git.kernel.org: https://git.kernel.org/stable/c/20a7510e781084364691b4962de31de758194cc9 git.kernel.org: https://git.kernel.org/stable/c/8547649981e6631328cd64f583667501ae385531