diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-05 08:16:20 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-05 08:16:20 -0700 |
commit | 2cd14dff1660f80e81ad914317872686ebcdccc0 (patch) | |
tree | 702f98ba44455b32d468cffde4edda228510d974 /net/unix/af_unix.c | |
parent | 6093a688a07da07808f0122f9aa2a3eed250d853 (diff) | |
parent | 9cf9aa7b0acfde7545c1a1d912576e9bab28dc6f (diff) |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions