In the Linux kernel, the following vulnerability has been resolved:
openrisc: traps: Don't send signals to kernel mode threads
OpenRISC exception handling sends signals to user processes on floating
point exceptions and trap instructions (for debugging) among others.
There is a bug where the trap handling logic may send signals to kernel
threads, we should not send these signals to kernel threads, if that
happens we treat it as an error.
This patch adds conditions to die if the kernel receives these
exceptions in kernel mode code.
References
Configurations
Configuration 1 (hide)
|
History
03 Oct 2025, 15:26
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/075c0405b0d7d9fc490609e988a3af0069596538 - Patch | |
References | () https://git.kernel.org/stable/c/c0ed9a711e3392d73e857faa031d8d349c0d70db - Patch | |
References | () https://git.kernel.org/stable/c/c88cfb5cea5f8f9868ef02cc9ce9183a26dcf20f - Patch | |
References | () https://git.kernel.org/stable/c/cea9d0015c140af39477dd5eeb9b20233a45daa9 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | NVD-CWE-noinfo | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Information
Published : 2024-06-19 14:15
Updated : 2025-10-03 15:26
NVD link : CVE-2024-38614
Mitre link : CVE-2024-38614
CVE.ORG link : CVE-2024-38614
JSON object : View
Products Affected
linux
- linux_kernel
CWE