Re: [linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Oliver Sang <oliver.sang@xxxxxxxxx> wrote:

> > Can you tell me SMB server you're using?  Samba, ksmbd, Windows, Azure?  I'm
> > guessing one of the first two.
> 
> we actually use local mount to simulate smb. I attached an output for details.
> 
> 2024-09-11 23:30:58 mkdir -p /cifs/sda1
> 2024-09-11 23:30:58 timeout 5m mount -t cifs -o vers=2.0 -o user=root,password=pass //localhost/fs/sda1 /cifs/sda1
> mount cifs success

Does your mount command run up samba or something?  This doesn't seem to work
on my system.  I get:

andromeda32# mount -t cifs -o vers=2.0 -o user=root,password=pass //localhost/fs/sda6 /mnt
mount error(111): could not connect to ::1mount error(111): could not connect to 127.0.0.1Unable to find suitable address.

David






[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux