CVE-2023-53656: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown

Published Oct 7, 2025
·
Updated

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

drivers/perf: hisi: Don't migrate perf to the CPU going to teardown

The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown() callback the cpuonlinemask() hasn't updated yet and still includes the CPU going to teardown. In current driver's implementation we may migrate the context to the teardown CPU and leads to the below calltrace:

... [ 368.104662][ T932] task:cpuhp/0 state:D stack: 0 pid: 15 ppid: 2 flags:0x00000008 [ 368.113699][ T932] Call trace: [ 368.116834][ T932] switchto+0x7c/0xbc [ 368.120924][ T932] schedule+0x338/0x6f0 [ 368.125098][ T932] schedule+0x50/0xe0 [ 368.128926][ T932] schedulepreemptdisabled+0x18/0x24 [ 368.134229][ T932] mutexlock.constprop.0+0x1d4/0x5dc [ 368.139617][ T932] mutexlockslowpath+0x1c/0x30 [ 368.144573][ T932] mutexlock+0x50/0x60 [ 368.148579][ T932] perfpmumigratecontext+0x84/0x2b0 [ 368.153884][ T932] hisipciepmuofflinecpu+0x90/0xe0 [hisipciepmu] [ 368.160579][ T932] cpuhpinvokecallback+0x2a0/0x650 [ 368.165707][ T932] cpuhpthreadfun+0xe4/0x190 [ 368.170316][ T932] smpbootthreadfn+0x15c/0x1a0 [ 368.175099][ T932] kthread+0x108/0x13c [ 368.179012][ T932] retfromfork+0x10/0x18 ...

Use function cpumaskanybut() to find one correct active cpu to fixes this issue.

Affected Software

4 affected components
Linux Linux kernel
Linux Linux kernel>=5.17<6.1.39
Linux Linux kernel>=6.2<6.3.13
Linux Linux kernel>=6.4<6.4.4

Event History

Oct 7, 2025
CVE Published
via MITRE·03:21 PM
Data Sourced
via MITRE·03:21 PM
Description
Data Sourced
via NVD·04:15 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2023-53656?

CVE-2023-53656 has been classified as a low severity vulnerability affecting the Linux kernel.

2

How do I fix CVE-2023-53656?

To resolve CVE-2023-53656, upgrade to the latest version of the Linux kernel that includes the patch for this vulnerability.

3

What systems are affected by CVE-2023-53656?

CVE-2023-53656 affects all supported versions of the Linux kernel where the specific driver issue exists.

4

Can CVE-2023-53656 lead to system crashes?

While CVE-2023-53656 is a low severity vulnerability, it could potentially lead to performance issues if not addressed.

5

Is there a workaround for CVE-2023-53656?

There are no recommended workarounds for CVE-2023-53656; patching is the best approach.

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