Answer in brief
CVE-2025-39786 records a Unknown severity vulnerability in iio: adc: ad7173: fix channels index for syscalib_mode. 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 | >=031bdc8aee01b7b298159eee541844d8bff4467d <2def1a8691eb43654da0ae0d2fdb3722e20262a5 || >=031bdc8aee01b7b298159eee541844d8bff4467d <0eb8d7b25397330beab8ee62c681975b79f37223 | 2def1a8691eb43654da0ae0d2fdb3722e20262a5, 0eb8d7b25397330beab8ee62c681975b79f37223 |
| Linux/Linuxgeneric | 6.14 | Not reported |
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: iio: adc: ad7173: fix channels index for syscalib_mode Fix the index used to look up the channel when accessing the syscalib_mode attribute. The address field is a 0-based index (same as scan_index) that it used to access the channel in the ad7173_channels array throughout the driver. The channels field, on the other hand, may not match the address field depending on the channel configuration specified in the device tree and could result in an out-of-bounds access.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2025-39786 records a Unknown severity vulnerability in iio: adc: ad7173: fix channels index for syscalib_mode. 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 | >=031bdc8aee01b7b298159eee541844d8bff4467d <2def1a8691eb43654da0ae0d2fdb3722e20262a5 || >=031bdc8aee01b7b298159eee541844d8bff4467d <0eb8d7b25397330beab8ee62c681975b79f37223 | 2def1a8691eb43654da0ae0d2fdb3722e20262a5, 0eb8d7b25397330beab8ee62c681975b79f37223 |
| Linux/Linuxgeneric | 6.14 | Not reported |
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: iio: adc: ad7173: fix channels index for syscalib_mode Fix the index used to look up the channel when accessing the syscalib_mode attribute. The address field is a 0-based index (same as scan_index) that it used to access the channel in the ad7173_channels array throughout the driver. The channels field, on the other hand, may not match the address field depending on the channel configuration specified in the device tree and could result in an out-of-bounds access.
Quoted source text, attributed separately from HOL analysis.