Answer in brief
CVE-2026-68208 records a Unknown severity vulnerability in media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice(). 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 | >=fc2873aa4a21355593b55eb49ff534d31f81c584 <956879b173c2cf782fbc3d18947fd1da286359cf || >=fc2873aa4a21355593b55eb49ff534d31f81c584 <e8f319eae96a3d718e810d52432020a2b77f5f60 | 956879b173c2cf782fbc3d18947fd1da286359cf, e8f319eae96a3d718e810d52432020a2b77f5f60 |
| Linux/Linuxgeneric | 7.0 | Not reported |
Published upstream
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 10, 2026
In the Linux kernel, the following vulnerability has been resolved: media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice() In vip_probe_slice(), the error check for devm_kzalloc() incorrectly uses PTR_ERR_OR_ZERO() which returns 0 for NULL pointer. Return -ENOMEM for devm_kzalloc() failure.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-68208 records a Unknown severity vulnerability in media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice(). 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 | >=fc2873aa4a21355593b55eb49ff534d31f81c584 <956879b173c2cf782fbc3d18947fd1da286359cf || >=fc2873aa4a21355593b55eb49ff534d31f81c584 <e8f319eae96a3d718e810d52432020a2b77f5f60 | 956879b173c2cf782fbc3d18947fd1da286359cf, e8f319eae96a3d718e810d52432020a2b77f5f60 |
| Linux/Linuxgeneric | 7.0 | Not reported |
Published upstream
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 10, 2026
In the Linux kernel, the following vulnerability has been resolved: media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice() In vip_probe_slice(), the error check for devm_kzalloc() incorrectly uses PTR_ERR_OR_ZERO() which returns 0 for NULL pointer. Return -ENOMEM for devm_kzalloc() failure.
Quoted source text, attributed separately from HOL analysis.