]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Dec 2022 20:36:23 +0000 (12:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Dec 2022 20:36:23 +0000 (12:36 -0800)
commit8059dd77cd52630a872cd6962d02e88da98aa6dd
tree24b84594b56f1974c16255b96cab11cddfe7d0d2
parent5afd1dec3f6cb0b8b63e949bbd529b30e7f04f32
parent67714cb12a02fa608c5bb0492f6f4489c5406db8
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fix from Borislav Petkov:

 - Fix a use-after-free case where the perf pending task callback would
   see an already freed event

* tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf: Fix perf_pending_task() UaF
kernel/events/core.c