Answer in brief
CVE-2025-38600 records a Unknown severity vulnerability in wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan(). 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 | >=8284815ca161e0fa0861cc4085f1c0141e10a34d <4d80d4fa986c5da99042b66bf30a028e7f564156 || >=8284815ca161e0fa0861cc4085f1c0141e10a34d <b3a431fe2e399b2e0cc5f43f7e9d63d63d3710ee | 4d80d4fa986c5da99042b66bf30a028e7f564156, b3a431fe2e399b2e0cc5f43f7e9d63d63d3710ee |
Published upstream
Aug 19, 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: wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS elements so this >= needs to be > to prevent an out of bounds access.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2025-38600 records a Unknown severity vulnerability in wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan(). 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 | >=8284815ca161e0fa0861cc4085f1c0141e10a34d <4d80d4fa986c5da99042b66bf30a028e7f564156 || >=8284815ca161e0fa0861cc4085f1c0141e10a34d <b3a431fe2e399b2e0cc5f43f7e9d63d63d3710ee | 4d80d4fa986c5da99042b66bf30a028e7f564156, b3a431fe2e399b2e0cc5f43f7e9d63d63d3710ee |
Published upstream
Aug 19, 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: wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS elements so this >= needs to be > to prevent an out of bounds access.
Quoted source text, attributed separately from HOL analysis.