Answer in brief
CVE-2024-50159 records a Unknown severity vulnerability in firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup(). 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 | >=c3d4aed763ce4a39f8ed36c7b7cd9a6a35971329 <6d91d07913aee90556362d648d6a28a1eda419dc || >=c3d4aed763ce4a39f8ed36c7b7cd9a6a35971329 <fb324fdaf546bf14bc4c17e0037bca6cb952b121 || >=c3d4aed763ce4a39f8ed36c7b7cd9a6a35971329 <39b13dce1a91cdfc3bec9238f9e89094551bd428 | 6d91d07913aee90556362d648d6a28a1eda419dc, fb324fdaf546bf14bc4c17e0037bca6cb952b121, 39b13dce1a91cdfc3bec9238f9e89094551bd428 |
| Linux/Linuxgeneric | 6.3 | Not reported |
Published upstream
Nov 7, 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: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() Clang static checker(scan-build) throws below warning: | drivers/firmware/arm_scmi/driver.c:line 2915, column 2 | Attempt to free released memory. When devm_add_action_or_reset() fails, scmi_debugfs_common_cleanup() will run twice which causes double free of 'dbg->name'. Remove the redundant scmi_debugfs_common_cleanup() to fix this problem.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-50159 records a Unknown severity vulnerability in firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup(). 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 | >=c3d4aed763ce4a39f8ed36c7b7cd9a6a35971329 <6d91d07913aee90556362d648d6a28a1eda419dc || >=c3d4aed763ce4a39f8ed36c7b7cd9a6a35971329 <fb324fdaf546bf14bc4c17e0037bca6cb952b121 || >=c3d4aed763ce4a39f8ed36c7b7cd9a6a35971329 <39b13dce1a91cdfc3bec9238f9e89094551bd428 | 6d91d07913aee90556362d648d6a28a1eda419dc, fb324fdaf546bf14bc4c17e0037bca6cb952b121, 39b13dce1a91cdfc3bec9238f9e89094551bd428 |
| Linux/Linuxgeneric | 6.3 | Not reported |
Published upstream
Nov 7, 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: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() Clang static checker(scan-build) throws below warning: | drivers/firmware/arm_scmi/driver.c:line 2915, column 2 | Attempt to free released memory. When devm_add_action_or_reset() fails, scmi_debugfs_common_cleanup() will run twice which causes double free of 'dbg->name'. Remove the redundant scmi_debugfs_common_cleanup() to fix this problem.
Quoted source text, attributed separately from HOL analysis.