Answer in brief
CVE-2022-50137 records a High severity (CVSS 7.8) vulnerability in RDMA/irdma: Fix a window for use-after-free. 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.
CVSS is 7.8. 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.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <92520864ef9f912f38b403d172a0ded020683d55 || >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <0abf2eef80295923b819ce89ff9edc1fe61be17c || >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <350ac793a03c8a30a3f2b27fc282cd1c67070763 || >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <8ecef7890b3aea78c8bbb501a4b5b8134367b821 | 92520864ef9f912f38b403d172a0ded020683d55, 0abf2eef80295923b819ce89ff9edc1fe61be17c, 350ac793a03c8a30a3f2b27fc282cd1c67070763, 8ecef7890b3aea78c8bbb501a4b5b8134367b821 |
| Linux/Linuxgeneric | 5.14 | Not reported |
Published upstream
Jun 18, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdma_cq_free_rsrc(). Fix this by moving the call to irdma_cq_free_rsrc() after the irdma_sc_cleanup_ceqes(), which is called under the cq_lock.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2022-50137 records a High severity (CVSS 7.8) vulnerability in RDMA/irdma: Fix a window for use-after-free. 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.
CVSS is 7.8. 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.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <92520864ef9f912f38b403d172a0ded020683d55 || >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <0abf2eef80295923b819ce89ff9edc1fe61be17c || >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <350ac793a03c8a30a3f2b27fc282cd1c67070763 || >=b48c24c2d710cf34810c555dcef883a3d35a9c08 <8ecef7890b3aea78c8bbb501a4b5b8134367b821 | 92520864ef9f912f38b403d172a0ded020683d55, 0abf2eef80295923b819ce89ff9edc1fe61be17c, 350ac793a03c8a30a3f2b27fc282cd1c67070763, 8ecef7890b3aea78c8bbb501a4b5b8134367b821 |
| Linux/Linuxgeneric | 5.14 | Not reported |
Published upstream
Jun 18, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdma_cq_free_rsrc(). Fix this by moving the call to irdma_cq_free_rsrc() after the irdma_sc_cleanup_ceqes(), which is called under the cq_lock.
Quoted source text, attributed separately from HOL analysis.