Answer in brief
CVE-2025-39785 records a Unknown severity vulnerability in drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local. 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 | 6.16 | Not reported |
| Linux/Linuxgeneric | >=b11bc1ae46587f3563c47078e605184f18e7fa57 <06d261a085a11600f5b577bb56a65fb2c3e57d0a || >=b11bc1ae46587f3563c47078e605184f18e7fa57 <8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb | 06d261a085a11600f5b577bb56a65fb2c3e57d0a, 8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb |
Published upstream
Sep 11, 2025
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: drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local The local variable is passed in request_irq (), and there will be use after free problem, which will make request_irq failed. Using the global irq name instead of it to fix.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2025-39785 records a Unknown severity vulnerability in drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local. 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 | 6.16 | Not reported |
| Linux/Linuxgeneric | >=b11bc1ae46587f3563c47078e605184f18e7fa57 <06d261a085a11600f5b577bb56a65fb2c3e57d0a || >=b11bc1ae46587f3563c47078e605184f18e7fa57 <8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb | 06d261a085a11600f5b577bb56a65fb2c3e57d0a, 8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb |
Published upstream
Sep 11, 2025
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: drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local The local variable is passed in request_irq (), and there will be use after free problem, which will make request_irq failed. Using the global irq name instead of it to fix.
Quoted source text, attributed separately from HOL analysis.