Kerneloops

Note: Executable of this report does not come from a package.
Similar reports
Problem #739006
Component
kernel Tainted
Last affected version
N/A
Executable
unknown
First occurrence
2023-03-28
Last occurrence
2023-05-29
Unique reports
3
Quality
-29

Graphs

Statistics

Operating system Unique / Total count
Fedora 37 6 / 10
Fedora 38 3 / 9
Operating system Count
Fedora 37 10
Fedora 38 9
Architecture Count
x86_64 19

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
? __pfx_VNetUserListenerEventHandler
vmnet 0x10
2
__pfx_VNetUserListenerEventHandler
vmnet 0x10
3
__pfx_VNetUserListenerEventHandler
vmnet 0x10
4
__pfx_VNetUserListenerEventHandler
vmnet 0x10
5
? do_futex
vmlinux 0xda
6
do_futex
vmlinux 0xda
7
do_futex
vmlinux 0xda
8
? do_futex
vmlinux 0xda
9
? do_futex
vmlinux 0xda
10
? do_futex
vmlinux 0xda
11
do_futex
vmlinux 0xda
WARNING: CPU: 6 PID: 6118 at /tmp/modconfig-aHt2JL/vmnet-only/vnetUserListener.c:229 VNetUserListenerEventHandler+0xd3/0xf0 [vmnet]
Modules linked in: tls uinput exfat rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink qrtr vmnet(OE) ppdev parport_pc parport vmw_vsock_vmci_transport vsock bnep vmw_vmci vmmon(OE) snd_sof_pci_intel_tgl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi sunrpc soundwire_bus intel_rapl_msr intel_rapl_common snd_soc_core iwlmvm x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_realtek snd_compress ac97_bus kvm_intel snd_hda_codec_generic ledtrig_audio snd_pcm_dmaengine mac80211 snd_hda_codec_hdmi binfmt_misc kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi
 btusb snd_hda_codec iTCO_wdt vfat btrtl intel_pmc_bxt fat libarc4 mei_hdcp irqbypass mei_pxp btbcm ee1004 iTCO_vendor_support snd_hda_core btintel rapl snd_hwdep iwlwifi intel_cstate btmtk uas snd_seq intel_uncore gigabyte_wmi wmi_bmof pcspkr snd_seq_device usb_storage bluetooth joydev snd_pcm cfg80211 intel_hid idma64 snd_timer sparse_keymap acpi_pad mei_me snd acpi_tad i2c_i801 mei rfkill soundcore i2c_smbus loop zram amdgpu i915 drm_ttm_helper crct10dif_pclmul crc32_pclmul ttm crc32c_intel iommu_v2 polyval_clmulni nvme gpu_sched polyval_generic drm_buddy drm_display_helper nvme_core ghash_clmulni_intel r8169 sha512_ssse3 cec nvme_common video wmi pinctrl_alderlake ip6_tables ip_tables fuse
CPU: 6 PID: 6118 Comm: vmx-vcpu-0 Tainted: G           OE      6.2.7-200.fc37.x86_64 #1
Hardware name: Gigabyte Technology Co., Ltd. B660M GAMING X AX DDR4/B660M GAMING X AX DDR4, BIOS F21 11/15/2022
RIP: 0010:VNetUserListenerEventHandler+0xd3/0xf0 [vmnet]
Code: 3d 33 78 00 00 00 75 93 b9 14 00 00 00 48 c7 c2 b0 86 13 c2 4c 89 ee 48 c7 c7 00 87 13 c2 c6 05 14 78 00 00 01 e8 9d 5f fd d0 <0f> 0b e9 6a ff ff ff 5b 48 c7 c7 80 86 13 c2 5d 41 5c 41 5d 41 5e
RSP: 0018:ffffb102025c3c88 EFLAGS: 00010286
RAX: 0000000000000000 RBX: ffffa0bebb818e00 RCX: 0000000000000000
RDX: 0000000000000003 RSI: ffffffff948c1316 RDI: 00000000ffffffff
RBP: ffffa0be72ca6840 R08: 0000000000000000 R09: ffffb102025c3b18
R10: 0000000000000003 R11: ffffffff951447c8 R12: ffffa0bdf717cf08
R13: 000000000000001c R14: ffffa0be72ca6848 R15: ffffa0bdf717cf00
FS:  00007f43c3fff6c0(0000) GS:ffffa0c55f980000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f43bc04e008 CR3: 0000000260ad2005 CR4: 0000000000770ee0
PKRU: 55555554
Call Trace:
 <TASK>
 ? __pfx_VNetUserListenerEventHandler+0x10/0x10 [vmnet]
 VNetEvent_CreateListener+0xac/0x100 [vmnet]
 VNetUserListener_Create+0x160/0x10f0 [vmnet]
 VNetFileOpUnlockedIoctl+0x4e8/0x790 [vmnet]
 ? ioctl_has_perm.constprop.0.isra.0+0xdd/0x140
 __x64_sys_ioctl+0x8d/0xd0
 do_syscall_64+0x58/0x80
 ? syscall_exit_to_user_mode+0x17/0x40
 ? do_syscall_64+0x67/0x80
 ? do_syscall_64+0x67/0x80
 entry_SYSCALL_64_after_hwframe+0x72/0xdc
RIP: 0033:0x7f4476823d6f
Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 18 48 8b 44 24 18 64 48 2b 04 25 28 00 00
RSP: 002b:00007f43c3ffb530 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007f43bc02d7a0 RCX: 00007f4476823d6f
RDX: 00007f43c3ffb598 RSI: 00000000400899e2 RDI: 000000000000008b
RBP: 0000000000000001 R08: 00007f43bc02d7b8 R09: 00007f43c3ffc160
R10: 00007f43bc02c450 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f43c3ffb600 R14: 00000000004c4b40 R15: 00000000000186a0
 </TASK>