CVE-2026-90273: coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable

Published Sep 17, 2026
·
Updated

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

coresight: etm4x: missing cscfgcsdevdisableactiveconfig() in perf enable

In the perf enable path, there are missing cases where cscfgcsdevdisableactiveconfig() is not called:

- Branch broadcast is selected but not supported by the hardware - etm4enablehw() fails

This can lead to a leak of configdesc->activecnt. Fix this by properly calling cscfgcsdevdisableactiveconfig() in these error paths.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:08 PM
Data Sourced
via MITRE·04:08 PM
Description

Frequently Asked Questions

1

Under what conditions can the configuration reference count leak?

The leak can occur in the perf enable path when branch broadcast is selected but unsupported by the hardware, or when etm4_enable_hw() fails. In those error paths, the active configuration was not disabled, leaving config_desc->active_cnt incremented.

2

What is the effect of the fix?

The fix calls cscfg_csdev_disable_active_config() in the affected perf enable error paths. This ensures config_desc->active_cnt is decremented when enabling cannot proceed.

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