Answer in brief
CVE-2026-93129 records a Unknown severity vulnerability in platform/x86: dell-wmi-base: Fix handling of ultra performance key. 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 | >=5fbd827eb9c224c33a5f263ee543a75fe957faa3 <392c19faec6bf4cb72fb02322e2a61e198dd8f72 || >=5fbd827eb9c224c33a5f263ee543a75fe957faa3 <adfd6846bea13667ff28f8aaf00c32fbd69825ab | 392c19faec6bf4cb72fb02322e2a61e198dd8f72, adfd6846bea13667ff28f8aaf00c32fbd69825ab |
| Linux/Linuxgeneric | 5.16 | 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: platform/x86: dell-wmi-base: Fix handling of ultra performance key The commit message of commit 5fbd827eb9c2 ("platform/x86: dell-wmi: Recognise or support new switches") states that the ultra performance key contains additional data after the type and code fields. The event data passed to dell_wmi_process_key() is already parsed, so "buffer" already starts after those two fields. Use the correct index for accessing the first data field to avoid a potential buffer overread.
Quoted source text, attributed separately from HOL analysis.