kernel: drm/i915: fix race condition UAF in i915_perf_add_config_ioctl
A use-after-free vulnerability was found in the Intel i915 GPU driver's performance monitoring subsystem. A race condition between adding and removing OA configurations allows dereferencing a freed object...