NONE · 0

CVE-2026-90273

In the Linux kernel, the following vulnerability has been resolved: coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable In the perf enable path, there are missing cases wher...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable In the perf enable path, there are missing cases where cscfg_csdev_disable_active_config() is not called: - Branch broadcast is selected but not supported by the hardware - etm4_enable_hw() fails This can lead to a leak of config_desc->active_cnt. Fix this by properly calling cscfg_csdev_disable_active_config() in these error paths.

References

FAQ

What is CVE-2026-90273?

CVE-2026-90273 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable In the perf enable path, there are missing cases wher...

How severe is CVE-2026-90273?

CVSS scoring is not yet available for CVE-2026-90273. Check NVD for updates.

Is there a patch for CVE-2026-90273?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.