Answer in brief
CVE-2026-93801 records a High severity (CVSS 7.0) vulnerability in smb/client: zero-initialize stack-allocated cifs_open_info_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.
CVSS is 7.0. 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 <74ff47e6c4213fcfeba2de448d9cbda200507d22 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <22532dd88694ed20bdd47523ffa709f166ce776b || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8fce4cf4369c766a3293a05419500cbfde72e60d || >=0 <6.12.111 || >=0 <6.18.53 | 74ff47e6c4213fcfeba2de448d9cbda200507d22, 22532dd88694ed20bdd47523ffa709f166ce776b, 8fce4cf4369c766a3293a05419500cbfde72e60d, 6.12.111, 6.18.53 |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 25, 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: smb/client: zero-initialize stack-allocated cifs_open_info_data Stack-allocated cifs_open_info_data may contain random data. This can make some fields have wrong value if they are not set later.
Quoted source text, attributed separately from HOL analysis.