diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-27 09:50:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-27 09:50:46 -0700 |
commit | 51a24b7deaae5c3561965f5b4b27bb9d686add1c (patch) | |
tree | 47ea6f98f27eea2b0d4e4a5d940c42bf097badd3 /fs/smb/client | |
parent | fec734e8d564d55fb6bd4909ae2e68814d21d0a1 (diff) | |
parent | 2227f273b7dc25a791ae6b152550098aa6934b2f (diff) |
Merge tag 'trace-tools-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceHEADtorvalds/mastertorvalds/HEADmaster
Pull rtla tool fixes from Steven Rostedt:
- Fix a buffer overflow in actions_parse()
The "trigger_c" variable did not account for the nul byte when
determining its size
- Fix a compare that had the values reversed
actions_destroy() is supposed to reallocate when len is greater than
the current size, but the compare was testing if size is greater than
the new length
* tag 'trace-tools-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
rtla/actions: Fix condition for buffer reallocation
rtla: Fix buffer overflow in actions_parse
Diffstat (limited to 'fs/smb/client')
0 files changed, 0 insertions, 0 deletions