I have been able to reproduce the problem with 4.13 mainline so far I managed to capture a kernel dump with stock 4.13.0-16-generic
This is a MacBook, I managed to get a similar error with a thunderbolt- ethernet adapter instead of wifi. I have captured a second backtrace with netconsole [ 305.709842] general protection fault: 0000 [#1] SMP [ 305.709906] Modules linked in: netconsole cpuid rfcomm cmac bnep binfmt_misc joydev intel_spi_platform intel_spi spi_nor mtd intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi kvm_intel snd_hda_codec_cirrus snd_hda_codec_generic kvm applesmc input_polldev snd_hda_intel irqbypass crct10dif_pclmul snd_hda_codec crc32_pclmul ghash_clmulni_intel snd_hda_core pcbc snd_hwdep snd_pcm aesni_intel aes_x86_64 snd_seq_midi crypto_simd snd_seq_midi_event glue_helper cryptd snd_rawmidi intel_cstate intel_rapl_perf btusb snd_seq btrtl btbcm btintel snd_seq_device bluetooth snd_timer ecdh_generic bcm5974 input_leds snd wl(POE) lpc_ich thunderbolt bdc_pci cfg80211 soundcore mei_me shpchp mei sbs sbshc acpi_als kfifo_buf industrialio apple_bl mac_hid parport_pc ppdev lp parport ip_tables [ 305.710462] x_tables autofs4 btrfs xor hid_generic hid_apple usbhid hid raid6_pq uas usb_storage i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect tg3 sysimgblt ahci fb_sys_fops libahci ptp drm pps_core video [ 305.710621] CPU: 2 PID: 0 Comm: swapper/2 Tainted: P OE 4.13.0-16-generic #19-Ubuntu [ 305.710685] Hardware name: Apple Inc. MacBookPro11,1/Mac-189A3D4F975D5FFC, BIOS MBP111.88Z.0138.B17.1602221718 02/22/2016 [ 305.710763] task: ffff9d3b5cee45c0 task.stack: ffffb5e941914000 [ 305.710813] RIP: 0010:kfree+0x53/0x160 [ 305.710844] RSP: 0018:ffff9d3b6f303b80 EFLAGS: 00010207 [ 305.710885] RAX: 0000000000000000 RBX: f8b3894800000300 RCX: 0000000000000008 [ 305.710938] RDX: 000038add0a03030 RSI: 0000000000010080 RDI: 000062c880000000 [ 305.710990] RBP: ffff9d3b6f303b98 R08: 0000000000000001 R09: ffffffffb3fb8819 [ 305.711042] R10: 03e2c7e6c4000000 R11: 0000000001000000 R12: ffff9d3b55690000 [ 305.711095] R13: ffffffffb3ba123e R14: ffff9d3b55690000 R15: ffffffffb47ec280 [ 305.711148] FS: 0000000000000000(0000) GS:ffff9d3b6f300000(0000) knlGS:0000000000000000 [ 305.711207] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 305.711251] CR2: 00007f1e2c0d3528 CR3: 00000003b2a09000 CR4: 00000000001406e0 [ 305.711304] Call Trace: [ 305.711326] <IRQ> [ 305.711351] security_sk_free+0x3e/0x50 [ 305.711386] __sk_destruct+0x108/0x190 [ 305.711419] sk_destruct+0x20/0x30 [ 305.711449] __sk_free+0x82/0xa0 [ 305.711477] sk_free+0x19/0x20 [ 305.711507] sock_put+0x14/0x20 [ 305.711535] tcp_v6_rcv+0x910/0x990 [ 305.711569] ip6_input_finish+0xc7/0x450 [ 305.711602] ip6_input+0x3f/0xb0 [ 305.711631] ip6_rcv_finish+0x89/0xf0 [ 305.711662] ipv6_rcv+0x343/0x550 [ 305.711692] ? load_balance+0x13b/0x9a0 [ 305.711727] __netif_receive_skb_core+0x39a/0xaa0 [ 305.711766] __netif_receive_skb+0x18/0x60 [ 305.711799] ? __netif_receive_skb+0x18/0x60 [ 305.711835] process_backlog+0x89/0x140 [ 305.711868] net_rx_action+0x13b/0x380 [ 305.711905] __do_softirq+0xde/0x2a5 [ 305.711939] irq_exit+0xb6/0xc0 [ 305.711968] smp_apic_timer_interrupt+0x3d/0x50 [ 305.712006] apic_timer_interrupt+0x89/0x90 [ 305.712044] RIP: 0010:cpuidle_enter_state+0x130/0x2d0 [ 305.712084] RSP: 0018:ffffb5e941917e58 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff10 [ 305.712140] RAX: ffff9d3b6f31c200 RBX: 000000472db82b7d RCX: 000000000000001f [ 305.712192] RDX: 000000472db82b7d RSI: fffffff9d45f8f4c RDI: 0000000000000000 [ 305.712243] RBP: ffffb5e941917e98 R08: 0000000000000e41 R09: 0000000000000018 [ 305.712296] R10: ffffb5e941917e28 R11: 0000000000000cb4 R12: ffff9d3b6f325100 [ 305.712349] R13: 0000000000000000 R14: 0000000000000007 R15: ffffffffb4778838 [ 305.712403] </IRQ> [ 305.712426] ? cpuidle_enter_state+0x120/0x2d0 [ 305.712462] cpuidle_enter+0x17/0x20 [ 305.712496] call_cpuidle+0x23/0x40 [ 305.712527] do_idle+0x19a/0x200 [ 305.712557] cpu_startup_entry+0x73/0x80 [ 305.712591] start_secondary+0x156/0x190 [ 305.712626] secondary_startup_64+0x9f/0x9f [ 305.712659] Code: 00 80 49 01 da 0f 82 1c 01 00 00 48 c7 c7 00 00 00 80 48 2b 3d f7 e7 c1 00 49 01 fa 49 c1 ea 0c 49 c1 e2 06 4c 03 15 d5 e7 c1 00 <49> 8b 42 20 48 8d 50 ff a8 01 4c 0f 45 d2 49 8b 52 20 48 8d 42 [ 305.712844] RIP: kfree+0x53/0x160 RSP: ffff9d3b6f303b80 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1731031 Title: Kernel Oops with 17.10 Status in linux package in Ubuntu: Triaged Status in linux source package in Artful: Triaged Bug description: have captured dmesg just before oops ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: xorg 1:7.7+19ubuntu3 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux 4.13.0-16-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.7-0ubuntu3.1 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: KDE Date: Wed Nov 8 20:41:14 2017 DistUpgraded: 2017-11-07 01:49:14,657 DEBUG icon theme changed, re-reading DistroCodename: artful DistroVariant: kubuntu DkmsStatus: bcmwl, 6.30.223.271+bdcom, 4.10.0-38-generic, x86_64: installed bcmwl, 6.30.223.271+bdcom, 4.13.0-16-generic, x86_64: installed GraphicsCard: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a2e] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Apple Inc. Haswell-ULT Integrated Graphics Controller [106b:011a] LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1762): WARNING **: Failed to load user image: Failed to open file '/home/hmeyer/.face': No such file or directory MachineType: Apple Inc. MacBookPro11,1 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic root=UUID=fbc61d79-8b51-4801-8e2b-175ff6daa14f ro quiet splash apparmor=0 vt.handoff=7 SourcePackage: xorg Symptom: display UpgradeStatus: Upgraded to artful on 2017-11-07 (1 days ago) dmi.bios.date: 02/22/2016 dmi.bios.vendor: Apple Inc. dmi.bios.version: MBP111.88Z.0138.B17.1602221718 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-189A3D4F975D5FFC dmi.board.vendor: Apple Inc. dmi.board.version: MacBookPro11,1 dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-189A3D4F975D5FFC dmi.modalias: dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B17.1602221718:bd02/22/2016:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC: dmi.product.family: Mac dmi.product.name: MacBookPro11,1 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.83-1 version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1 version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1 version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20170309-0ubuntu1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2 xserver.bootTime: Wed Nov 8 20:39:06 2017 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.19.5-0ubuntu2 xserver.video_driver: modeset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1731031/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp