Answer in brief
CVE-2024-41081 records a Unknown severity vulnerability in ila: block BH in ila_output(). 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.
Answer in brief
CVE-2024-41081 records a Unknown severity vulnerability in ila: block BH in ila_output(). 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 | >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <7435bd2f84a25aba607030237261b3795ba782da || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <96103371091c6476eb07f4c66624bdd1b42f758a || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <a0cafb7b0b94d18e4813ee4b712a056f280e7b5a || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <feac2391e26b086f73be30e9b1ab215eada8d830 || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <b4eb25a3d70df925a9fa4e82d17a958a0a228f5f || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <522c3336c2025818fa05e9daf0ac35711e55e316 || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <9f9c79d8e527d867e0875868b14fb76e6011e70c || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <cf28ff8e4c02e1ffa850755288ac954b6ff0db8c | 7435bd2f84a25aba607030237261b3795ba782da, 96103371091c6476eb07f4c66624bdd1b42f758a, a0cafb7b0b94d18e4813ee4b712a056f280e7b5a, feac2391e26b086f73be30e9b1ab215eada8d830, b4eb25a3d70df925a9fa4e82d17a958a0a228f5f, 522c3336c2025818fa05e9daf0ac35711e55e316, 9f9c79d8e527d867e0875868b14fb76e6011e70c, cf28ff8e4c02e1ffa850755288ac954b6ff0db8c |
| Linux/Linuxgeneric | 4.10 | Not reported |
Published upstream
Jul 29, 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: ila: block BH in ila_output() As explained in commit 1378817486d6 ("tipc: block BH before using dst_cache"), net/core/dst_cache.c helpers need to be called with BH disabled. ila_output() is called from lwtunnel_output() possibly from process context, and under rcu_read_lock(). We might be interrupted by a softirq, re-enter ila_output() and corrupt dst_cache data structures. Fix the race by using local_bh_disable().
Quoted source text, attributed separately from HOL analysis.
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 | >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <7435bd2f84a25aba607030237261b3795ba782da || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <96103371091c6476eb07f4c66624bdd1b42f758a || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <a0cafb7b0b94d18e4813ee4b712a056f280e7b5a || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <feac2391e26b086f73be30e9b1ab215eada8d830 || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <b4eb25a3d70df925a9fa4e82d17a958a0a228f5f || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <522c3336c2025818fa05e9daf0ac35711e55e316 || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <9f9c79d8e527d867e0875868b14fb76e6011e70c || >=79ff2fc31e0f6a52eeb67fb89fba87e822b9b7b5 <cf28ff8e4c02e1ffa850755288ac954b6ff0db8c | 7435bd2f84a25aba607030237261b3795ba782da, 96103371091c6476eb07f4c66624bdd1b42f758a, a0cafb7b0b94d18e4813ee4b712a056f280e7b5a, feac2391e26b086f73be30e9b1ab215eada8d830, b4eb25a3d70df925a9fa4e82d17a958a0a228f5f, 522c3336c2025818fa05e9daf0ac35711e55e316, 9f9c79d8e527d867e0875868b14fb76e6011e70c, cf28ff8e4c02e1ffa850755288ac954b6ff0db8c |
| Linux/Linuxgeneric | 4.10 | Not reported |
Published upstream
Jul 29, 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: ila: block BH in ila_output() As explained in commit 1378817486d6 ("tipc: block BH before using dst_cache"), net/core/dst_cache.c helpers need to be called with BH disabled. ila_output() is called from lwtunnel_output() possibly from process context, and under rcu_read_lock(). We might be interrupted by a softirq, re-enter ila_output() and corrupt dst_cache data structures. Fix the race by using local_bh_disable().
Quoted source text, attributed separately from HOL analysis.