CVE-2026-80911: ASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()

Published Sep 4, 2026
·
Updated

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

ASoC: SOF: sof-audio: Fix error path in sofwidgetsetupunlocked()

If either tplgops->daiconfig or widgetkcontrolsetup fail during widget setup we would double decrement the usecount of the widget because the sofwidgetfreeunlocked() would be called twice, similarly the coreput would be invoked twice as well.

Since the usecount and coreput() is handled within the widgetfree function we need to return without falling through the pipewidgetfree label.

The fixes tag is picked to the last change around this part of the code which is adequately old enough for backporting purposes.

Affected Software

1 affected component
Linux Kernel

Event History

Sep 4, 2026
CVE Published
via MITRE·05:19 PM
Data Sourced
via MITRE·05:19 PM
Description

Frequently Asked Questions

1

What conditions must occur for the faulty cleanup path to be reached?

Widget setup must fail in either tplg_ops->dai_config or widget_kcontrol_setup. The issue occurs during cleanup after one of those setup failures, when the widget use_count and core reference are decremented twice.

2

What is the practical impact of the error-path bug?

The affected error path can double-decrement a widget's use_count and invoke core_put() twice. The provided information does not specify an externally reachable attack vector, privilege requirement, or resulting security impact.

3

Which Linux kernel versions are affected or fixed?

The provided data does not identify affected or fixed kernel version numbers. It provides stable-kernel commit references for the resolution, and notes that the relevant code change is old enough to support backporting.

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