diff options
author | Sven Schnelle <svens@linux.ibm.com> | 2024-09-03 13:23:12 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-09-03 17:54:02 +0300 |
commit | e240b0fde52f33670d1336697c22d90a4fe33c84 (patch) | |
tree | d57a0be6f4f005332cea79f2a79cd92732277ec7 /rust/helpers/helpers.c | |
parent | 25dfc9e357af8aed1ca79b318a73f2c59c1f0b2b (diff) | |
download | linux-e240b0fde52f33670d1336697c22d90a4fe33c84.tar.xz |
uprobes: Use kzalloc to allocate xol area
To prevent unitialized members, use kzalloc to allocate
the xol area.
Fixes: b059a453b1cf1 ("x86/vdso: Add mremap hook to vm_special_mapping")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Link: https://lore.kernel.org/r/20240903102313.3402529-1-svens@linux.ibm.com
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions