Answer in brief
CVE-2026-93133 records a Unknown severity vulnerability in ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep(). 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 | >=1b173cc4bfcdcf4a49927952ba3a445c5b293723 <f8625752bfdf108a0000116aa583b3efe767b540 || >=1b173cc4bfcdcf4a49927952ba3a445c5b293723 <4cdcf4e19ed3127afd787f026d4ec56ae4d2a4ed || >=1b173cc4bfcdcf4a49927952ba3a445c5b293723 <088c1c85921344d7244ca2e8d5d336ae7461de6e || >=1b173cc4bfcdcf4a49927952ba3a445c5b293723 <20435bda13f1219891ed0ce41207e320a916ff9c | f8625752bfdf108a0000116aa583b3efe767b540, 4cdcf4e19ed3127afd787f026d4ec56ae4d2a4ed, 088c1c85921344d7244ca2e8d5d336ae7461de6e, 20435bda13f1219891ed0ce41207e320a916ff9c |
| Linux/Linuxgeneric | 6.12 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep() In riscv_acpi_add_prt_dep(), the acpi_get_handle() call can fail which would leave link_handle uninitialized. Fix it by checking the acpi_get_handle() return status and skip the entry if it fails.
Quoted source text, attributed separately from HOL analysis.