diff options
author | Thiago Rafael Becker <trbecker@gmail.com> | 2021-12-17 15:20:22 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-12-17 19:16:49 -0600 |
commit | a31080899d5fdafcccf7f39dd214a814a2c82626 (patch) | |
tree | 227afe3dfcae761b9431a0f29d00dc7f29c68cdc /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | b774302e885697dde027825f8de9beb985d037bd (diff) |
cifs: sanitize multiple delimiters in prepath
mount.cifs can pass a device with multiple delimiters in it. This will
cause rename(2) to fail with ENOENT.
V2:
- Make sanitize_path more readable.
- Fix multiple delimiters between UNC and prepath.
- Avoid a memory leak if a bad user starts putting a lot of delimiters
in the path on purpose.
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=2031200
Fixes: 24e0a1eff9e2 ("cifs: switch to new mount api")
Cc: stable@vger.kernel.org # 5.11+
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Thiago Rafael Becker <trbecker@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions