CVE-2023-52978

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Mar 27, 2025
Updated: Apr 15, 2025

Summary

CVE-2023-52978 is a Linux kernel vulnerability affecting configurations without the RISCV ISA (Instruction Set Architecture). When using kprobes, the kernel could panic due to an ebreak instruction breaking the original code at an illegal position. This issue resulted in a stack corruption and a kernel panic. To prevent such occurrences, the patch introduces arch_check_kprobe in arch_prepare_kprobe, ensuring only valid probe positions are used.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share