aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-10-05 08:16:20 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-10-05 08:16:20 -0700
commit2cd14dff1660f80e81ad914317872686ebcdccc0 (patch)
tree702f98ba44455b32d468cffde4edda228510d974 /rust/helpers/helpers.c
parentMerge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (diff)
parenttracing: Fix race condition in kprobe initialization causing NULL pointer dereference (diff)
downloadlinux-rng-2cd14dff1660f80e81ad914317872686ebcdccc0.tar.xz
linux-rng-2cd14dff1660f80e81ad914317872686ebcdccc0.zip
Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull probe fix from Masami Hiramatsu: - Fix race condition in kprobe initialization causing NULL pointer dereference. This happens on weak memory model, which does not correctly manage the flags access with appropriate memory barriers. Use RELEASE-ACQUIRE to fix it. * tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions