summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorThiago Rafael Becker <trbecker@gmail.com>2021-12-17 21:20:22 +0300
committerSteve French <stfrench@microsoft.com>2021-12-18 04:16:49 +0300
commita31080899d5fdafcccf7f39dd214a814a2c82626 (patch)
tree227afe3dfcae761b9431a0f29d00dc7f29c68cdc /scripts/gdb/linux/modules.py
parentb774302e885697dde027825f8de9beb985d037bd (diff)
downloadlinux-a31080899d5fdafcccf7f39dd214a814a2c82626.tar.xz
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions