This series fixes a crash seen when the PMU ptr is freed while there is an open perf connection.
Cc: Dapeng Mi <[email protected]> Signed-off-by: Vinay Belgaumkar <[email protected]> Vinay Belgaumkar (2): perf: Fix null pointer access in is_include_guest_event() perf: Add checks to prevent null ptr access kernel/events/core.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) -- 2.38.1
