Answer in brief
CVE-2024-46736 records a Unknown severity vulnerability in smb: client: fix double put of @cfile in smb2_rename_path(). 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 | >=1e60bc0e954389af82f1d9a85f13a63f6572350f <b27ea9c96efd2c252a981fb00d0f001b86c90f3e || >=71f15c90e785d1de4bcd65a279e7256684c25c0d <1a46c7f6546b73cbf36f5a618a1a6bbb45391eb3 || >=71f15c90e785d1de4bcd65a279e7256684c25c0d <3523a3df03c6f04f7ea9c2e7050102657e331a4f || >=6.6.32 <6.6.51 | b27ea9c96efd2c252a981fb00d0f001b86c90f3e, 1a46c7f6546b73cbf36f5a618a1a6bbb45391eb3, 3523a3df03c6f04f7ea9c2e7050102657e331a4f, 6.6.51 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Sep 18, 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: smb: client: fix double put of @cfile in smb2_rename_path() If smb2_set_path_attr() is called with a valid @cfile and returned -EINVAL, we need to call cifs_get_writable_path() again as the reference of @cfile was already dropped by previous smb2_compound_op() call.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-46736 records a Unknown severity vulnerability in smb: client: fix double put of @cfile in smb2_rename_path(). 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 | >=1e60bc0e954389af82f1d9a85f13a63f6572350f <b27ea9c96efd2c252a981fb00d0f001b86c90f3e || >=71f15c90e785d1de4bcd65a279e7256684c25c0d <1a46c7f6546b73cbf36f5a618a1a6bbb45391eb3 || >=71f15c90e785d1de4bcd65a279e7256684c25c0d <3523a3df03c6f04f7ea9c2e7050102657e331a4f || >=6.6.32 <6.6.51 | b27ea9c96efd2c252a981fb00d0f001b86c90f3e, 1a46c7f6546b73cbf36f5a618a1a6bbb45391eb3, 3523a3df03c6f04f7ea9c2e7050102657e331a4f, 6.6.51 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Sep 18, 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: smb: client: fix double put of @cfile in smb2_rename_path() If smb2_set_path_attr() is called with a valid @cfile and returned -EINVAL, we need to call cifs_get_writable_path() again as the reference of @cfile was already dropped by previous smb2_compound_op() call.
Quoted source text, attributed separately from HOL analysis.