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

Bug#908927: also found in linux-image-3.16.0-7-amd64



Hello,

the Kernel OOPS also occurs with Kernel 3.16.0-7 when executing
mount -t cifs -o user=trapp,vers=3.0 //192.168.1.14/opsi_depot /media/opsi_depot/

The following Kernel was used:
Linux tt-debian8 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64 GNU/Linux

Output of tail -f /var/log/messages:

Jan 10 15:19:06 tt-debian8 kernel: [ 7348.757464] BUG: unable to handle kernel NULL pointer dereference at 0000000000000058 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.762140] IP: [<ffffffff81285f5c>] crypto_shash_setkey+0x1c/0xc0
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.762970] PGD 0
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.763748] Oops: 0000 [#3] SMP
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.764537] Modules linked in: arc4 ecb md4 hmac cifs dns_resolver fscache crc32_pclmul efi_pstore nls_utf8 nls_cp437 iTCO_wdt iTCO_vendor_support ppdev vfat fat aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd serio_raw evdev joydev pcspkr efivars snd_intel8x0 battery snd_ac97_codec parport_pc lpc_ich parport snd_pcm mfd_core snd_timer snd ac video soundcore ac97_bus processor rng_core button thermal_sys autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid sg sd_mod crc_t10dif sr_mod cdrom crct10dif_generic ata_generic ohci_pci crct10dif_pclmul crct10dif_common ata_piix ahci libahci crc32c_intel ohci_hcd ehci_pci ehci_hcd psmouse usbcore usb_common libata scsi_mod i2c_piix4 i2c_core virtio_net virtio_pci virtio_ring virtio Jan 10 15:19:06 tt-debian8 kernel: [ 7348.773848] CPU: 0 PID: 601 Comm: mount.cifs Tainted: G      D       3.16.0-7-amd64 #1 Debian 3.16.59-1 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.774584] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.775227] task: ffff88007ba00cf0 ti: ffff88007a818000 task.ti: ffff88007a818000 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.775911] RIP: 0010:[<ffffffff81285f5c>]  [<ffffffff81285f5c>] crypto_shash_setkey+0x1c/0xc0 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.776617] RSP: 0018:ffff88007a81ba68  EFLAGS: 00010292 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.777277] RAX: ffff880037141e00 RBX: 0000000000000002 RCX: ffff880036ec3ac0 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.777970] RDX: 0000000000000010 RSI: ffff880037141f18 RDI: 0000000000000000 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.778650] RBP: 0000000000000000 R08: ffff880036dd6a48 R09: 0000000000000000 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.779332] R10: 0000000000000000 R11: ffff880079db2000 R12: ffff880037141f18 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.780018] R13: ffff88007a81bb50 R14: 0000000000000010 R15: ffff88007a81bbd4 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.780711] FS: 00007f15fef7f740(0000) GS:ffff88007ec00000(0000) knlGS:0000000000000000 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.781434] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.782163] CR2: 0000000000000058 CR3: 000000007c0de000 CR4: 0000000000040670
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.782912] Stack:
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.783636] ffff88007f493f70 0000000000000002 ffff88007a81bb08 ffff880036e96000 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.784391] ffff88007a81bb50 0000000000000002 ffff88007a81bbd4 ffffffffa0421ac3 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.785160] ffff88007a81bbe0 ffff880036ec3ac0 0000000000000246 ffffffff8153690f
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.785923] Call Trace:
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.786706] [<ffffffffa0421ac3>] ? smb3_calc_signature+0x93/0x2b0 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.787480] [<ffffffff8153690f>] ? __schedule+0x23f/0x740 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.788253] [<ffffffffa0421fd8>] ? smb2_setup_request+0xb8/0x190 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.789042] [<ffffffffa0411212>] ? SendReceive2+0xd2/0x450 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.791276] [<ffffffffa0425aaf>] ? SMB2_ioctl+0x13f/0x320 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.792898] [<ffffffffa0425d9c>] ? smb3_validate_negotiate+0x10c/0x320 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.793690] [<ffffffffa042383d>] ? SMB2_tcon+0x29d/0x4f0 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.794494] [<ffffffffa03f9500>] ? cifs_get_tcon+0x1c0/0x430 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.795289] [<ffffffffa03fbea8>] ? cifs_mount+0x6b8/0xe00 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.796084] [<ffffffffa03e780b>] ? cifs_do_mount+0xfb/0x5c0 [cifs] Jan 10 15:19:06 tt-debian8 kernel: [ 7348.796847] [<ffffffff81193bd6>] ? alloc_pages_current+0xa6/0x160 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.797604] [<ffffffff811bb79b>] ? mount_fs+0x3b/0x1c0 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.798380] [<ffffffff811d6f32>] ? vfs_kern_mount+0x62/0x110 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.799124] [<ffffffff811d99ea>] ? do_mount+0x22a/0xc90 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.799870] [<ffffffff811da773>] ? SyS_mount+0xa3/0xf0 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.800623] [<ffffffff8153ae1c>] ? system_call_fast_compare_end+0x1c/0x21 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.801368] Code: cf 8b 10 e8 97 91 04 00 31 c0 c3 0f 1f 40 00 66 66 66 66 90 41 57 41 56 41 89 d6 41 55 41 54 49 89 f4 55 53 48 89 fd 48 83 ec 08 <4c> 8b 6f 58 41 8b 5d 2c 48 85 de 74 5f 48 89 df 89 d2 be d0 00 Jan 10 15:19:06 tt-debian8 kernel: [ 7348.802974] RIP [<ffffffff81285f5c>] crypto_shash_setkey+0x1c/0xc0
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.803715]  RSP <ffff88007a81ba68>
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.804453] CR2: 0000000000000058
Jan 10 15:19:06 tt-debian8 kernel: [ 7348.805256] ---[ end trace bd680551ff49e267 ]---

When executing:
mount -t cifs -o user=trapp,vers=2.1 //192.168.1.14/opsi_depot /media/opsi_depot/

everything works as expected.

When booting from Kernel 3.16.0-5 both SMB-Versions work:

root@tt-debian8:~# uname -a
Linux tt-debian8 3.16.0-5-amd64 #1 SMP Debian 3.16.51-3+deb8u1 (2018-01-08) x86_64 GNU/Linux

This also happens when using non-virtualized Machines.

kind regards,

Thomas Trapp

--
Thomas Trapp
IT
eMail: t.trapp@uib.de

uib gmbh
Bonifaziusplatz 1B
55118 Mainz

Internet:
https://uib.de
https://opsi.org

*** *** *** ***
Geschäftsführer: Dr. Detlef Oertel, Erol Ülükmen
Handelsregister: Amtsgericht Mainz HRB 6942


Reply to: