Answer in brief
CVE-2024-43872 records a Unknown severity vulnerability in RDMA/hns: Fix soft lockup under heavy CEQE load. 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 | >=a5073d6054f75d7c94b3354206eec4b804d2fbd4 <06580b33c183c9f98e2a2ca96a86137179032c08 || >=a5073d6054f75d7c94b3354206eec4b804d2fbd4 <2fdf34038369c0a27811e7b4680662a14ada1d6b | 06580b33c183c9f98e2a2ca96a86137179032c08, 2fdf34038369c0a27811e7b4680662a14ada1d6b |
| Linux/Linuxgeneric | 4.16 | Not reported |
Published upstream
Aug 21, 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: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH workqueue and set an upper limit for the number of CEQE handled by a single call of work handler.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-43872 records a Unknown severity vulnerability in RDMA/hns: Fix soft lockup under heavy CEQE load. 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 | >=a5073d6054f75d7c94b3354206eec4b804d2fbd4 <06580b33c183c9f98e2a2ca96a86137179032c08 || >=a5073d6054f75d7c94b3354206eec4b804d2fbd4 <2fdf34038369c0a27811e7b4680662a14ada1d6b | 06580b33c183c9f98e2a2ca96a86137179032c08, 2fdf34038369c0a27811e7b4680662a14ada1d6b |
| Linux/Linuxgeneric | 4.16 | Not reported |
Published upstream
Aug 21, 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: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH workqueue and set an upper limit for the number of CEQE handled by a single call of work handler.
Quoted source text, attributed separately from HOL analysis.