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.
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2024-12-19T09:05:40.579Z
Reserved: 2024-06-18T19:36:34.944Z
Link: CVE-2024-38614

Updated: 2024-08-02T04:12:25.973Z

Status : Awaiting Analysis
Published: 2024-06-19T14:15:21.240
Modified: 2024-11-21T09:26:29.347
Link: CVE-2024-38614
