CVE-2026-43301: media: chips-media: wave5: Fix PM runtime usage count underflow

Published May 8, 2026
·
Updated

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

media: chips-media: wave5: Fix PM runtime usage count underflow

Replace pmruntimeputsync() with pmruntimedontuseautosuspend() in the remove path to properly pair with pmruntimeuseautosuspend() from probe. This allows pmruntimedisable() to handle reference count cleanup correctly regardless of current suspend state.

The driver calls pmruntimeputsync() unconditionally in remove, but the device may already be suspended due to autosuspend configured in probe. When autosuspend has already suspended the device, the usage count is 0, and pmruntimeputsync() decrements it to -1.

This causes the following warning on module unload:

------------[ cut here ]------------ WARNING: CPU: 1 PID: 963 at kernel/kthread.c:1430 kthreaddestroyworker+0x84/0x98 ... vdec 30210000.video-codec: Runtime PM usage count underflow!

Affected Software

3 affected components
Linux Linux kernel (chips-media wave5)
Linux Linux kernel>=6.8<6.18.16
Linux Linux kernel>=6.19<6.19.6

Event History

May 8, 2026
CVE Published
via MITRE·01:11 PM
Data Sourced
via MITRE·01:11 PM
Description
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
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-43301?

CVE-2026-43301 has a high severity rating due to its potential impact on power management in affected systems.

2

How do I fix CVE-2026-43301?

To fix CVE-2026-43301, replace pm_runtime_put_sync() with pm_runtime_dont_use_autosuspend() in the remove path of your implementation.

3

Which software is affected by CVE-2026-43301?

CVE-2026-43301 affects the Linux kernel specifically within the chips-media wave5 subsystem.

4

What type of vulnerability is CVE-2026-43301?

CVE-2026-43301 is a power management runtime usage count underflow vulnerability.

5

When was CVE-2026-43301 resolved?

CVE-2026-43301 was resolved in a recent update to the Linux kernel regarding the chips-media wave5 subsystem.

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