Answer in brief
CVE-2026-72075 records a Unknown severity vulnerability in Input: ims-pcu - fix race condition in reset_device sysfs callback. 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 | >=628329d52474323938a03826941e166bc7c8eff4 <0fb84b1a3cdc74c453abc5f961c7d318c267ea4c || >=628329d52474323938a03826941e166bc7c8eff4 <129187ec3f868829f61f6f07381ca72fe642d0b7 || >=628329d52474323938a03826941e166bc7c8eff4 <54c2237fc69541c75fe4cd321622ebb8ecc3587f || >=628329d52474323938a03826941e166bc7c8eff4 <f516cba88bf952d847e5c96d0e87f17eaae7ee6f || >=628329d52474323938a03826941e166bc7c8eff4 <025955847e1500ced4719ac178beff6a3b2f0e3c || >=628329d52474323938a03826941e166bc7c8eff4 <411b8c4b274737c3bf08e1e025801161603cfffc | 0fb84b1a3cdc74c453abc5f961c7d318c267ea4c, 129187ec3f868829f61f6f07381ca72fe642d0b7, 54c2237fc69541c75fe4cd321622ebb8ecc3587f, f516cba88bf952d847e5c96d0e87f17eaae7ee6f, 025955847e1500ced4719ac178beff6a3b2f0e3c, 411b8c4b274737c3bf08e1e025801161603cfffc |
| Linux/Linuxgeneric | 3.10 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix race condition in reset_device sysfs callback The ims_pcu_reset_device() sysfs callback calls ims_pcu_execute_command() without acquiring pcu->cmd_mutex. This can lead to data races and corruption of the shared command buffer if triggered concurrently with other commands. Acquire pcu->cmd_mutex before calling ims_pcu_execute_command().
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-72075 records a Unknown severity vulnerability in Input: ims-pcu - fix race condition in reset_device sysfs callback. 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 | >=628329d52474323938a03826941e166bc7c8eff4 <0fb84b1a3cdc74c453abc5f961c7d318c267ea4c || >=628329d52474323938a03826941e166bc7c8eff4 <129187ec3f868829f61f6f07381ca72fe642d0b7 || >=628329d52474323938a03826941e166bc7c8eff4 <54c2237fc69541c75fe4cd321622ebb8ecc3587f || >=628329d52474323938a03826941e166bc7c8eff4 <f516cba88bf952d847e5c96d0e87f17eaae7ee6f || >=628329d52474323938a03826941e166bc7c8eff4 <025955847e1500ced4719ac178beff6a3b2f0e3c || >=628329d52474323938a03826941e166bc7c8eff4 <411b8c4b274737c3bf08e1e025801161603cfffc | 0fb84b1a3cdc74c453abc5f961c7d318c267ea4c, 129187ec3f868829f61f6f07381ca72fe642d0b7, 54c2237fc69541c75fe4cd321622ebb8ecc3587f, f516cba88bf952d847e5c96d0e87f17eaae7ee6f, 025955847e1500ced4719ac178beff6a3b2f0e3c, 411b8c4b274737c3bf08e1e025801161603cfffc |
| Linux/Linuxgeneric | 3.10 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix race condition in reset_device sysfs callback The ims_pcu_reset_device() sysfs callback calls ims_pcu_execute_command() without acquiring pcu->cmd_mutex. This can lead to data races and corruption of the shared command buffer if triggered concurrently with other commands. Acquire pcu->cmd_mutex before calling ims_pcu_execute_command().
Quoted source text, attributed separately from HOL analysis.