Lucene search

K
redhatcveRedhat.comRH:CVE-2024-38614
HistoryJun 20, 2024 - 2:30 p.m.

CVE-2024-38614

2024-06-2014:30:17
redhat.com
access.redhat.com
linux kernel
openrisc
exception handling
vulnerability
patch

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

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.

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

Related for RH:CVE-2024-38614