4 matches found
CVE-2026-89460
In the Linux kernel, the following vulnerability has been resolved: s390/cpumcf: Handle CPU hotplug via prepare/dead callbacks The command 'perf stat -e cycles -- ' crashes the kernel when CPUs are hotplug added during that run. Root cause is the allocation of struct cpucfevents at first event...
CVE-2026-89460
CVE-2026-89460 affects the Linux kernel on s390 systems using the CPUMF (Command Processor Measurement Facility) PMU driver. The root cause is that per-CPU cpu_cf_events structures are allocated only for CPUs online at event-creation time. If a CPU is hotplugged online during a perf stat run with...
CVE-2026-89460 s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks
In the Linux kernel, the following vulnerability has been resolved: s390/cpumcf: Handle CPU hotplug via prepare/dead callbacks The command 'perf stat -e cycles -- ' crashes the kernel when CPUs are hotplug added during that run. Root cause is the allocation of struct cpucfevents at first event...
EUVD-2026-76366
In the Linux kernel, the following vulnerability has been resolved: s390/cpumcf: Handle CPU hotplug via prepare/dead callbacks The command 'perf stat -e cycles -- ' crashes the kernel when CPUs are hotplug added during that run. Root cause is the allocation of struct cpucfevents at first event...