CVE-2026-23446: net: usb: aqc111: Do not perform PM inside suspend callback

Published Apr 3, 2026
·
Updated

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

net: usb: aqc111: Do not perform PM inside suspend callback

syzbot reports "task hung in rpmresume"

This is caused by aqc111suspend calling the PM variant of its writecmd routine.

The simplified call trace looks like this:

rpmsuspend() usbsuspendboth() - here udev->dev.power.runtimestatus == RPMSUSPENDING aqc111suspend() - called for the usb device interface aqc111write32cmd() usbautopmgetinterface() pmruntimeresumeandget() rpmresume() - here we call rpmresume() on our parent rpmresume() - Here we wait for a status change that will never happen.

At this point we block another task which holds rtnllock and locks up the whole networking stack.

Fix this by replacing the writecmd calls with their nopm variants

Affected Software

16 affected components
Linux aqc111
Linux Linux kernel>=5.0.1<5.10.253
Linux Linux kernel>=5.11<5.15.203
Linux Linux kernel>=5.16<6.1.167
Linux Linux kernel>=6.2<6.6.130
Linux Linux kernel>=6.7<6.12.78
Linux Linux kernel>=6.13<6.18.20
Linux Linux kernel>=6.19<6.19.10
Linux Linux kernel=5.0
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Fix the aqc111 PM hang by replacing write_cmd calls with their _nopm variants in aqc111_write32_cmd / aqc111 PM-related paths so PM is not performed inside the suspend callback (the issue described as aqc111_suspend calling aqc111_write32_cmd leading to task hung in rpm_resume).

    Linux kernel (net: usb: aqc111) Replace write_cmd calls with their _nopm variants = Use *_nopm* write_cmd variants in place of write_cmd calls (PM variant of write_cmd routine)

Event History

Apr 3, 2026
CVE Published
via MITRE·03:15 PM
Data Sourced
via MITRE·03:15 PM
Description
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-23446?

The severity of CVE-2026-23446 is rated as medium with a CVSS score of 5.5.

2

How do I fix CVE-2026-23446?

To mitigate CVE-2026-23446, ensure your Linux kernel is updated to a version where this vulnerability has been resolved.

3

What systems are affected by CVE-2026-23446?

CVE-2026-23446 affects the Linux kernel, specifically systems using the aqc111 USB driver.

4

What is the impact of CVE-2026-23446?

The impact of CVE-2026-23446 is a potential hang in the system operation due to improper power management calls.

5

Is CVE-2026-23446 being actively exploited?

As of now, there is no public evidence that CVE-2026-23446 is being actively exploited in the wild.

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