Answer in brief
CVE-2024-38614 records a Unknown severity vulnerability in openrisc: traps: Don't send signals to kernel mode threads. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <c0ed9a711e3392d73e857faa031d8d349c0d70db || >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <075c0405b0d7d9fc490609e988a3af0069596538 || >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <cea9d0015c140af39477dd5eeb9b20233a45daa9 || >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <c88cfb5cea5f8f9868ef02cc9ce9183a26dcf20f | c0ed9a711e3392d73e857faa031d8d349c0d70db, 075c0405b0d7d9fc490609e988a3af0069596538, cea9d0015c140af39477dd5eeb9b20233a45daa9, c88cfb5cea5f8f9868ef02cc9ce9183a26dcf20f |
| Linux/Linuxgeneric | 6.4 | Not reported |
Published upstream
Jun 19, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-38614 records a Unknown severity vulnerability in openrisc: traps: Don't send signals to kernel mode threads. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <c0ed9a711e3392d73e857faa031d8d349c0d70db || >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <075c0405b0d7d9fc490609e988a3af0069596538 || >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <cea9d0015c140af39477dd5eeb9b20233a45daa9 || >=27267655c5313ba0f5a3caa9ad35d887d9a12574 <c88cfb5cea5f8f9868ef02cc9ce9183a26dcf20f | c0ed9a711e3392d73e857faa031d8d349c0d70db, 075c0405b0d7d9fc490609e988a3af0069596538, cea9d0015c140af39477dd5eeb9b20233a45daa9, c88cfb5cea5f8f9868ef02cc9ce9183a26dcf20f |
| Linux/Linuxgeneric | 6.4 | Not reported |
Published upstream
Jun 19, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.