aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2024-04-12 09:45:00 +0900
committerSteve French <[email protected]>2024-04-19 20:48:47 -0500
commit17cf0c2794bdb6f39671265aa18aea5c22ee8c4a (patch)
tree4753df1ab69cee91533f4d250cfc2fd7bb1ac96f /tools/perf/scripts/python/event_analyzing_sample.py
parentc119f4ede3fa90a9463f50831761c28f989bfb20 (diff)
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
The response buffer should be allocated in smb2_allocate_rsp_buf before validating request. But the fields in payload as well as smb2 header is used in smb2_allocate_rsp_buf(). This patch add simple buffer size validation to avoid potencial out-of-bounds in request buffer. Cc: [email protected] Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions