CVE-2026-64171: i2c: tegra: fix pm_runtime leak on mutex_lock failure

Published Jul 19, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

i2c: tegra: fix pmruntime leak on mutexlock failure

If tegrai2cmutexlock() fails, the function returns without calling pmruntimeput(), leaking the runtime PM reference acquired by the preceding pmruntimegetsync(). This prevents the device from ever entering runtime suspend.

Add the missing pmruntimeput() before returning on lock failure.

Affected Software

1 affected component
The Linux Kernel Organization Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In the i2c tegra driver, if tegra_i2c_mutex_lock() fails, ensure pm_runtime_put() is called before returning to avoid leaking the runtime PM reference acquired by pm_runtime_get_sync().

    Linux kernel (i2c: tegra) pm_runtime_put() on tegra_i2c_mutex_lock() failure path = Add missing call before returning on mutex lock failure

Event History

Jul 19, 2026
CVE Published
via MITRE·03:40 PM
Data Sourced
via MITRE·03:40 PM
Description
Data Sourced
via NVD·04:17 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-64171?

CVE-2026-64171 has a risk rating of 12, indicating a critical severity level.

2

How do I fix CVE-2026-64171?

To fix CVE-2026-64171, update your Linux kernel to the latest version that contains the patch for this vulnerability.

3

What components are affected by CVE-2026-64171?

CVE-2026-64171 affects the i2c subsystem specifically concerning the Tegra implementations in the Linux kernel.

4

What type of vulnerability is CVE-2026-64171?

CVE-2026-64171 is a resource leak vulnerability that affects the proper management of runtime PM references.

5

Is CVE-2026-64171 exploitable remotely?

CVE-2026-64171 is not a remote exploit; it requires local access to the kernel and the affected code.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203