CVE-2026-72075

UnknownEPSS 0.21%

Last modified

CVE-2026-72075 is a vulnerability of currently unknown severity. 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().. EPSS estimates a 0.21% chance of exploitation in the next 30 days.

Description

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().

Metrics

EPSS Probability
0.21%

12.2th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 628329d52474323938a03826941e166bc7c8eff4, < 0fb84b1a3cdc74c453abc5f961c7d318c267ea4c; >= 628329d52474323938a03826941e166bc7c8eff4, < 129187ec3f868829f61f6f07381ca72fe642d0b7; >= 628329d52474323938a03826941e166bc7c8eff4, < 54c2237fc69541c75fe4cd321622ebb8ecc3587f; >= 628329d52474323938a03826941e166bc7c8eff4, < f516cba88bf952d847e5c96d0e87f17eaae7ee6f; >= 628329d52474323938a03826941e166bc7c8eff4, < 025955847e1500ced4719ac178beff6a3b2f0e3c; >= 628329d52474323938a03826941e166bc7c8eff4, < 411b8c4b274737c3bf08e1e025801161603cfffc
LinuxLinux3.10

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72075?
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().
How severe is CVE-2026-72075?
Severity scoring for CVE-2026-72075 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72075?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-72075?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST