CVE-2024-38614

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/06/2024
Last modified:
03/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> openrisc: traps: Don&amp;#39;t send signals to kernel mode threads<br /> <br /> OpenRISC exception handling sends signals to user processes on floating<br /> point exceptions and trap instructions (for debugging) among others.<br /> There is a bug where the trap handling logic may send signals to kernel<br /> threads, we should not send these signals to kernel threads, if that<br /> happens we treat it as an error.<br /> <br /> This patch adds conditions to die if the kernel receives these<br /> exceptions in kernel mode code.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.4 (including) 6.6.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.8.12 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.9.3 (excluding)