2 matches found
CVE-2025-22094
In CVE-2025-22094, the Linux kernel powerpc/perf PMU named vpa_pmu had no ownership assignment, allowing the module to be unloaded while perf events were active and potentially causing a NULL-pointer dereference and kernel panic on Pseries-LPAR. The fix adds module ownership to vpa_pmu so it is r...
CVE-2025-22094 powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'
In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: Fix ref-counting on the PMU 'vpapmu' Commit 176cda0619b6 "powerpc/perf: Add perf interface to expose vpa counters" introduced 'vpapmu' to expose Book3s-HV nested APIv2 provided L1L2 context switch latency counters t...