CVE-2026-90028 PUBLISHED

usb: typec: hd3ss3220: track VBUS enable state per consumer

Assigner: Linux
Reserved: 11.09.2026 Published: 16.09.2026 Updated: 16.09.2026

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

usb: typec: hd3ss3220: track VBUS enable state per consumer

regulator_is_enabled() reports the aggregate regulator state, not whether this consumer holds an enable reference. If another consumer enables VBUS first, the driver can skip its own regulator_enable() call and later attempt to drop a reference it never acquired, triggering an unbalanced regulator disable warning.

Track successful enable and disable calls locally. Keep the state unchanged when an operation fails so a later role or ID notification retries the operation while this consumer keeps balanced references.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from b3f9d6e491fda73c319547881b78cdd2a222b293 to df7cd3908e07503fa7e9737dacf44208530e58d9 (excl.)
  • affected from b3f9d6e491fda73c319547881b78cdd2a222b293 to c9a48db776d7184981630ecc01a3ad30a8f7dc24 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 7.0 is affected
  • unaffected from 0 to 7.0 (excl.)
  • unaffected from 7.2.5 to 7.2.* (incl.)
  • unaffected from 7.3-rc2 to * (incl.)

References