Answer in brief
CVE-2026-68084 records a Unknown severity vulnerability in staging: vme_user: fix location monitor leak in tsi148 bridge. 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 | >=d22b8ed9a3b0a157b732580258ec16b729265953 <18be0ad31b161a8b6fbc90d14355ad40c061b6b0 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <eef048dd77ebfbf99d7c28f9e9dd331d2af7b6f6 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <36902ab588ccc2fa07994adf6c5f51cbfe379177 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <e3ceafa6d8ee6b3a0f7fabe7a551fda909edbd46 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <c6cda17e98545980e42291fc4282daa8a8ebe384 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <151edde741f8bc7f2931c5f44ab376d32b0c8beb | 18be0ad31b161a8b6fbc90d14355ad40c061b6b0, eef048dd77ebfbf99d7c28f9e9dd331d2af7b6f6, 36902ab588ccc2fa07994adf6c5f51cbfe379177, e3ceafa6d8ee6b3a0f7fabe7a551fda909edbd46, c6cda17e98545980e42291fc4282daa8a8ebe384, 151edde741f8bc7f2931c5f44ab376d32b0c8beb |
| Linux/Linuxgeneric | 2.6.32 | 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: staging: vme_user: fix location monitor leak in tsi148 bridge tsi148_probe() allocates a location monitor resource and links it into tsi148_bridge->lm_resources. The probe error path frees this list, but tsi148_remove() only frees the dma, slave and master resource lists, so the location monitor resource is leaked on device unbind or module unload. Free the lm_resources list in tsi148_remove() as well, before tsi148_bridge is freed.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-68084 records a Unknown severity vulnerability in staging: vme_user: fix location monitor leak in tsi148 bridge. 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 | >=d22b8ed9a3b0a157b732580258ec16b729265953 <18be0ad31b161a8b6fbc90d14355ad40c061b6b0 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <eef048dd77ebfbf99d7c28f9e9dd331d2af7b6f6 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <36902ab588ccc2fa07994adf6c5f51cbfe379177 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <e3ceafa6d8ee6b3a0f7fabe7a551fda909edbd46 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <c6cda17e98545980e42291fc4282daa8a8ebe384 || >=d22b8ed9a3b0a157b732580258ec16b729265953 <151edde741f8bc7f2931c5f44ab376d32b0c8beb | 18be0ad31b161a8b6fbc90d14355ad40c061b6b0, eef048dd77ebfbf99d7c28f9e9dd331d2af7b6f6, 36902ab588ccc2fa07994adf6c5f51cbfe379177, e3ceafa6d8ee6b3a0f7fabe7a551fda909edbd46, c6cda17e98545980e42291fc4282daa8a8ebe384, 151edde741f8bc7f2931c5f44ab376d32b0c8beb |
| Linux/Linuxgeneric | 2.6.32 | 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: staging: vme_user: fix location monitor leak in tsi148 bridge tsi148_probe() allocates a location monitor resource and links it into tsi148_bridge->lm_resources. The probe error path frees this list, but tsi148_remove() only frees the dma, slave and master resource lists, so the location monitor resource is leaked on device unbind or module unload. Free the lm_resources list in tsi148_remove() as well, before tsi148_bridge is freed.
Quoted source text, attributed separately from HOL analysis.