Answer in brief
CVE-2026-93825 records a Unknown severity vulnerability in spi: Add NULL check for spi_get_device_id() in spi_get_device_match_data(). The current sources do not mark it as known exploited. The current feed maps 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). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3fcd9415144f4fbd21e1bef35a7f8dbd734f607d || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <72cc9c6d6fba5b4e0aaf89126884a56bb54b92f8 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f1b061b4d4c6cbf861319ba954caa80145cf018f || >=0 <6.12.111 || >=0 <6.18.53 | 3fcd9415144f4fbd21e1bef35a7f8dbd734f607d, 72cc9c6d6fba5b4e0aaf89126884a56bb54b92f8, f1b061b4d4c6cbf861319ba954caa80145cf018f, 6.12.111, 6.18.53 |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
In the Linux kernel, the following vulnerability has been resolved: spi: Add NULL check for spi_get_device_id() in spi_get_device_match_data() Prevent NULL pointer dereference when spi_get_device_id() returns NULL, which can happen when using driver_override without matching SPI ID entry.
Quoted source text, attributed separately from HOL analysis.