CVE-2026-93272: remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3

Published Sep 24, 2026
·
Updated

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

remoteproc: qcomwcnss: Fix handling the lack of PD regulators in v3

The changes introduced to handle single power domain platforms have swapped the info pointer increment from numpdvregs to numpds, which would shift the info pointer past the end of the array for pronto-v3, which does not list power domain regulators in vregs.

This showed up as a difference between GCC- and LLVM-compiled kernels on SDM632 devices, where only with LLVM one would get the "regulator request with no identifier" error, because the out-of-bounds memory ended up being zeroed. Fix by skipping the increment when there are more power domains than regulators.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 24, 2026
CVE Published
via MITRE·03:52 PM
Data Sourced
via MITRE·03:52 PM
Description
Data Sourced
via NVD·04:17 PM
Description

Frequently Asked Questions

1

Which systems are affected by the faulty array traversal?

The issue applies to pronto-v3 configurations that have more power domains than power-domain regulators, because pronto-v3 does not list power-domain regulators in its vregs array. It was observed on SDM632 devices.

2

How can I identify this problem in logs?

On an LLVM-compiled kernel, the issue may present as a "regulator request with no identifier" error. The same out-of-bounds access did not produce that error in the reported GCC-built kernel case because the relevant memory layout differed.

3

What is the required corrective change?

The power-domain regulator information pointer must not be incremented when the number of power domains exceeds the number of regulators. The referenced stable commits contain the resolved fix.

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