aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2024-09-23 22:56:46 +0200
committerSteve French <[email protected]>2024-11-25 14:50:32 -0600
commitdd26bc067e44956e43a273e6e0a9c1fc4ed32cb7 (patch)
treeb71c863a5aa52892badd2ba4b318db6a899525af /tools/perf/scripts/python/sctop.py
parent723f4ef90452aa629f3d923e92e0449d69362b1d (diff)
cifs: Validate content of native symlink
Check that path buffer has correct length (it is non-zero and in UNICODE mode it has even number of bytes) and check that buffer does not contain null character (UTF-16 null codepoint in UNICODE mode or null byte in non-unicode mode) because Linux cannot process symlink with null byte. Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions