CVE-2025-38535: phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode

Published Aug 16, 2025
·
Updated

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

phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode

When transitioning from USBROLEDEVICE to USBROLENONE, the code assumed that the regulator should be disabled. However, if the regulator is marked as always-on, regulatorisenabled() continues to return true, leading to an incorrect attempt to disable a regulator which is not enabled.

This can result in warnings such as:

[ 250.155624] WARNING: CPU: 1 PID: 7326 at drivers/regulator/core.c:3004 regulatordisable+0xe4/0x1a0 [ 250.155652] unbalanced disables for VINSYS5V0

To fix this, we move the regulator control logic into tegra186xusbpadctlidoverride() function since it's directly related to the ID override state. The regulator is now only disabled when the role transitions from USBROLEHOST to USBROLENONE, by checking the VBUSID register. This ensures that regulator enable/disable operations are properly balanced and only occur when actually transitioning to/from host mode.

Affected Software

14 affected components
Linux Linux kernel
Linux Linux kernel>=5.7<5.10.241
Linux Linux kernel>=5.11<5.15.190
Linux Linux kernel>=5.16<6.1.147
Linux Linux kernel>=6.2<6.6.100
Linux Linux kernel>=6.7<6.12.40
Linux Linux kernel>=6.13<6.15.8
Linux Linux kernel=6.16-rc1
Linux Linux kernel=6.16-rc2
Linux Linux kernel=6.16-rc3
Linux Linux kernel=6.16-rc4
Linux Linux kernel=6.16-rc5
Linux Linux kernel=6.16-rc6
Debian Debian Linux=11.0

Event History

Aug 16, 2025
CVE Published
via MITRE·11:12 AM
Data Sourced
via MITRE·11:12 AM
Description
Data Sourced
via NVD·12:15 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-38535?

CVE-2025-38535 is classified as a low-severity vulnerability affecting the Linux kernel.

2

How do I fix CVE-2025-38535?

To fix CVE-2025-38535, update your Linux kernel to the latest version where the vulnerability has been resolved.

3

What are the potential impacts of CVE-2025-38535?

The potential impact of CVE-2025-38535 includes possible malfunctioning of USB regulator controls in specific operational modes.

4

Which versions of the Linux kernel are affected by CVE-2025-38535?

CVE-2025-38535 affects specific versions of the Linux kernel that utilize the tegra xusb PHY subsystem.

5

Is CVE-2025-38535 a public vulnerability?

Yes, CVE-2025-38535 is a publicly documented vulnerability accessible to the cybersecurity community.

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