Bug 2231555

Summary: [abrt] vm_area_dup: general protection fault, probably for non-canonical address 0xfff7915c0b0afe88: 0000 [#1] PREEMPT SMP NOPTI
Product: [Fedora] Fedora Reporter: Alexei Humeniy <ahumeniy>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: acaringi, adscvr, ahumeniy, airlied, alciregi, bskeggs, hdegoede, hpa, jarod, josef, kernel-maint, lgoncalv, linville, masami256, mchehab, ptalbert, steved
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/ab548981b4957136b283e95a307845f449eee18
Whiteboard: abrt_hash:116bd1165be62948a9c82ee653a58f16b53f3f65;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-28 13:48:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: dmesg none

Description Alexei Humeniy 2023-08-11 21:07:43 UTC
Additional info:
reporter:       libreport-2.17.9
general protection fault, probably for non-canonical address 0xfff7915c0b0afe88: 0000 [#1] PREEMPT SMP NOPTI
CPU: 10 PID: 693 Comm: (udev-worker) Not tainted 6.2.9-300.fc38.x86_64 #1
Hardware name: ASUS System Product Name/PRIME B550M-A (WI-FI), BIOS 3202 06/15/2023
RIP: 0010:kmem_cache_alloc+0xfa/0x310
Code: 83 78 10 00 48 8b 38 0f 84 b1 01 00 00 48 85 ff 0f 84 a8 01 00 00 8b 45 28 4c 8b 45 00 48 8b 9d b8 00 00 00 48 01 f8 48 89 c1 <48> 33 18 48 0f c9 48 31 cb 41 f6 c0 0f 0f 85 c4 01 00 00 48 8d 8a
RSP: 0018:ffffa2e900c03a88 EFLAGS: 00010286
RAX: fff7915c0b0afe88 RBX: 1a3355b41bf344ac RCX: fff7915c0b0afe88
RDX: 0000000002cb600a RSI: ffffffff8c8c07a6 RDI: fff7915c0b0afe40
RBP: ffff915c0020bf00 R08: 00000000000390b0 R09: 0000000000000000
R10: ffff915c0df89c78 R11: 000000000000000e R12: ffff915c142870c0
R13: 0000000000000cc0 R14: 0000000000000098 R15: ffffffff8b108091
FS:  00007fea3a880940(0000) GS:ffff91632f080000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fea3b17ef00 CR3: 000000010d2d6000 CR4: 0000000000350ee0
Call Trace:
 <TASK>
 vm_area_dup+0x21/0x90
 ? _raw_spin_unlock+0x15/0x30
 ? copy_page_range+0xb3b/0x1780
 ? avc_has_perm_noaudit+0x9c/0x120
 ? percpu_counter_add_batch+0x53/0xc0
 ? __vm_enough_memory+0x26/0x160
 dup_mmap+0x1f5/0x590
 copy_process+0x1089/0x1ca0
 kernel_clone+0xbc/0x430
 ? __seccomp_filter+0x333/0x500
 __do_sys_clone+0x78/0xa0
 do_syscall_64+0x5b/0x80
 entry_SYSCALL_64_after_hwframe+0x72/0xdc
RIP: 0033:0x7fea3b0fc687
Code: 74 04 00 f3 0f 1e fa 64 48 8b 04 25 10 00 00 00 45 31 c0 31 d2 31 f6 bf 11 00 20 01 4c 8d 90 d0 02 00 00 b8 38 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 39 89 c2 85 c0 75 2c 64 48 8b 04 25 10 00 00
RSP: 002b:00007ffd3e90cf98 EFLAGS: 00000246 ORIG_RAX: 0000000000000038
RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fea3b0fc687
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000001200011
RBP: 00007ffd3e90d0a0 R08: 0000000000000000 R09: 00007ffd3e90d110
R10: 00007fea3a880c10 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000001 R14: 0000000000000040 R15: 00007ffd3e90d170
 </TASK>
Modules linked in: btintel(+) btmtk eeepc_wmi(+) asus_wmi irqbypass snd_timer cfg80211(+) ledtrig_audio bluetooth sparse_keymap snd rapl platform_profile wmi_bmof pcspkr i2c_piix4 k10temp soundcore rfkill gpio_amdpt gpio_generic acpi_cpufreq loop zram amdgpu hid_logitech_hidpp drm_ttm_helper ttm video iommu_v2 nvme crct10dif_pclmul drm_buddy crc32_pclmul gpu_sched crc32c_intel polyval_clmulni polyval_generic drm_display_helper nvme_core uas ghash_clmulni_intel sha512_ssse3 usb_storage ccp r8169 sp5100_tco cec nvme_common wmi hid_logitech_dj ip6_tables ip_tables fuse

Comment 1 Alexei Humeniy 2023-08-11 21:07:48 UTC
Created attachment 1983078 [details]
File: dmesg

Comment 2 Aoife Moloney 2024-05-28 13:48:49 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.