Answer in brief
CVE-2026-52907 records a High severity (CVSS 7.8) vulnerability in media: rockchip: rkcif: fix off by one bugs. 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.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1f2353f5a1af995efbf7bea44341aa0d03460b28 <73e119036b3a799170ed89907b4273c07306d611 || >=1f2353f5a1af995efbf7bea44341aa0d03460b28 <e4056b84af0fc18c84b4e5741df04ecd8ca17973 | 73e119036b3a799170ed89907b4273c07306d611, e4056b84af0fc18c84b4e5741df04ecd8ca17973 |
| Linux/Linuxgeneric | 6.19 | Not reported |
Published upstream
Jun 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 7, 2026
In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end of the arrays. While at it, use ARRAY_SIZE instead of the _MAX enum values. [fix cosmetic issues]
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-52907 records a High severity (CVSS 7.8) vulnerability in media: rockchip: rkcif: fix off by one bugs. 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.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1f2353f5a1af995efbf7bea44341aa0d03460b28 <73e119036b3a799170ed89907b4273c07306d611 || >=1f2353f5a1af995efbf7bea44341aa0d03460b28 <e4056b84af0fc18c84b4e5741df04ecd8ca17973 | 73e119036b3a799170ed89907b4273c07306d611, e4056b84af0fc18c84b4e5741df04ecd8ca17973 |
| Linux/Linuxgeneric | 6.19 | Not reported |
Published upstream
Jun 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 7, 2026
In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end of the arrays. While at it, use ARRAY_SIZE instead of the _MAX enum values. [fix cosmetic issues]
Quoted source text, attributed separately from HOL analysis.