VYPR
High severity7.8NVD Advisory· Published Jun 19, 2024· Updated Aug 4, 2026

CVE-2024-38614

CVE-2024-38614

Description

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.

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.4,<6.6.33
    • (no CPE)
    • (no CPE)range: 6.4
  • osv-coords
    Range: >= 6.4.0, < 6.6.33

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.