Bug ID 1152930
Summary mount.cifs crashes when attempting to mount invalid directories
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Samba
Assignee samba-maintainers@SuSE.de
Reporter palcantara@suse.com
QA Contact samba-maintainers@SuSE.de
Found By ---
Blocker ---

mount.cifs crashes when attempting to mount invalid directories.

For instance:

# mount.cifs //localhost/blable /invalid-dir -o username=foo,password=bar
Couldn't chdir to /invalid-dir: No such file or directory
munmap_chunk(): invalid pointer
Aborted (core dumped)

There is a patch[1] that was sent upstream that fixes it.

1: https://lkml.kernel.org/r/20190919121226.8756-1-pc@cjr.nz


You are receiving this mail because: