Answer in brief
CVE-2026-68207 records a Unknown severity vulnerability in media: ti: vpe: unwind v4l2 device registration on probe error. 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 | >=4d59c7d455853edca990848b1cb7c482b4628f32 <4ecf0cc0cf59032a89bcdf36fbbb03bff5455fd9 || >=4d59c7d455853edca990848b1cb7c482b4628f32 <7d383357905de975e1dbde639e5fa7477075d104 || >=4d59c7d455853edca990848b1cb7c482b4628f32 <7e6521dd747eca3cb3d4cd3ddcf20f266494f63d || >=4d59c7d455853edca990848b1cb7c482b4628f32 <fcbbaf9cb9722a82f0221c56114037fc537f4ada || >=4d59c7d455853edca990848b1cb7c482b4628f32 <e0f1c9a90ef665f2587c274a8fed59f2dfc575a6 | 4ecf0cc0cf59032a89bcdf36fbbb03bff5455fd9, 7d383357905de975e1dbde639e5fa7477075d104, 7e6521dd747eca3cb3d4cd3ddcf20f266494f63d, fcbbaf9cb9722a82f0221c56114037fc537f4ada, e0f1c9a90ef665f2587c274a8fed59f2dfc575a6 |
| Linux/Linuxgeneric | 5.5 | 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: unwind v4l2 device registration on probe error If the vpe_top resource is missing, vpe_probe() returns -ENODEV after v4l2_device_register() has succeeded. Probe failures do not call the driver's remove callback, so the v4l2 device remains registered on that error path. Route that failure through the existing v4l2_device_unregister() unwind label, matching the other errors after v4l2_device_register().
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-68207 records a Unknown severity vulnerability in media: ti: vpe: unwind v4l2 device registration on probe error. 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 | >=4d59c7d455853edca990848b1cb7c482b4628f32 <4ecf0cc0cf59032a89bcdf36fbbb03bff5455fd9 || >=4d59c7d455853edca990848b1cb7c482b4628f32 <7d383357905de975e1dbde639e5fa7477075d104 || >=4d59c7d455853edca990848b1cb7c482b4628f32 <7e6521dd747eca3cb3d4cd3ddcf20f266494f63d || >=4d59c7d455853edca990848b1cb7c482b4628f32 <fcbbaf9cb9722a82f0221c56114037fc537f4ada || >=4d59c7d455853edca990848b1cb7c482b4628f32 <e0f1c9a90ef665f2587c274a8fed59f2dfc575a6 | 4ecf0cc0cf59032a89bcdf36fbbb03bff5455fd9, 7d383357905de975e1dbde639e5fa7477075d104, 7e6521dd747eca3cb3d4cd3ddcf20f266494f63d, fcbbaf9cb9722a82f0221c56114037fc537f4ada, e0f1c9a90ef665f2587c274a8fed59f2dfc575a6 |
| Linux/Linuxgeneric | 5.5 | 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: unwind v4l2 device registration on probe error If the vpe_top resource is missing, vpe_probe() returns -ENODEV after v4l2_device_register() has succeeded. Probe failures do not call the driver's remove callback, so the v4l2 device remains registered on that error path. Route that failure through the existing v4l2_device_unregister() unwind label, matching the other errors after v4l2_device_register().
Quoted source text, attributed separately from HOL analysis.